GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3431/survival-optional/oldest?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 …}
}
0.78 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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 {#4002
  +user: App\Entity\User {#3950 …}
  +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: "I want to know more about the top picture, anyone know the source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696771045 {#3916
    date: 2023-10-08 15:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 36549
  -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4514837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696717342 {#3952
    date: 2023-10-08 00:22: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
7 DENIED edit
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +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: "I want to know more about the top picture, anyone know the source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696771045 {#3916
    date: 2023-10-08 15:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 36549
  -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4514837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696717342 {#3952
    date: 2023-10-08 00:22: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
8 DENIED moderate
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +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: "I want to know more about the top picture, anyone know the source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696771045 {#3916
    date: 2023-10-08 15:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 36549
  -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4514837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696717342 {#3952
    date: 2023-10-08 00:22: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
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 {#4491
  +user: Proxies\__CG__\App\Entity\User {#4486 …}
  +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 {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I want to know more about the top picture, anyone know the source?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696771045 {#3916
      date: 2023-10-08 15:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 36549
    -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4514837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696717342 {#3952
      date: 2023-10-08 00:22:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "[needs less jpeg, more AI](https://assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/JsdrTo5vbA74/4D5Eq9WD2tOnqEtHjYH9YyN3pvd3cVlc9TA6vOna.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696722389 {#4497
    date: 2023-10-08 01:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 36662
  -bodyTs: "'/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':8 'ai':5 'assets.pxlmo.com':7 'assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':6 'jpeg':3 'less':2 'need':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4257926"
  +editedAt: DateTimeImmutable @1696722433 {#4494
    date: 2023-10-08 01:47:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696722389 {#4496
    date: 2023-10-08 01:46:29.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 {#4491
  +user: Proxies\__CG__\App\Entity\User {#4486 …}
  +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 {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I want to know more about the top picture, anyone know the source?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696771045 {#3916
      date: 2023-10-08 15:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 36549
    -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4514837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696717342 {#3952
      date: 2023-10-08 00:22:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "[needs less jpeg, more AI](https://assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/JsdrTo5vbA74/4D5Eq9WD2tOnqEtHjYH9YyN3pvd3cVlc9TA6vOna.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696722389 {#4497
    date: 2023-10-08 01:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 36662
  -bodyTs: "'/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':8 'ai':5 'assets.pxlmo.com':7 'assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':6 'jpeg':3 'less':2 'need':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4257926"
  +editedAt: DateTimeImmutable @1696722433 {#4494
    date: 2023-10-08 01:47:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696722389 {#4496
    date: 2023-10-08 01:46:29.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 {#4491
  +user: Proxies\__CG__\App\Entity\User {#4486 …}
  +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 {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I want to know more about the top picture, anyone know the source?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696771045 {#3916
      date: 2023-10-08 15:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 36549
    -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4514837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696717342 {#3952
      date: 2023-10-08 00:22:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "[needs less jpeg, more AI](https://assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/JsdrTo5vbA74/4D5Eq9WD2tOnqEtHjYH9YyN3pvd3cVlc9TA6vOna.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696722389 {#4497
    date: 2023-10-08 01:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 36662
  -bodyTs: "'/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':8 'ai':5 'assets.pxlmo.com':7 'assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':6 'jpeg':3 'less':2 'need':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4257926"
  +editedAt: DateTimeImmutable @1696722433 {#4494
    date: 2023-10-08 01:47:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696722389 {#4496
    date: 2023-10-08 01:46:29.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 {#4657
  +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: App\Entity\EntryComment {#4491
    +user: Proxies\__CG__\App\Entity\User {#4486 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I want to know more about the top picture, anyone know the source?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696771045 {#3916
        date: 2023-10-08 15:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4000 …}
      +nested: Doctrine\ORM\PersistentCollection {#3998 …}
      +votes: Doctrine\ORM\PersistentCollection {#3996 …}
      +reports: Doctrine\ORM\PersistentCollection {#3994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
      -id: 36549
      -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4514837"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696717342 {#3952
        date: 2023-10-08 00:22:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "[needs less jpeg, more AI](https://assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/JsdrTo5vbA74/4D5Eq9WD2tOnqEtHjYH9YyN3pvd3cVlc9TA6vOna.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696722389 {#4497
      date: 2023-10-08 01:46:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4489 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
    -id: 36662
    -bodyTs: "'/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':8 'ai':5 'assets.pxlmo.com':7 'assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':6 'jpeg':3 'less':2 'need':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4257926"
    +editedAt: DateTimeImmutable @1696722433 {#4494
      date: 2023-10-08 01:47:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696722389 {#4496
      date: 2023-10-08 01:46:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "That wolf’s nose has too many fingers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696760566 {#4656
    date: 2023-10-08 12:22:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@BackOnMyBS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4663 …}
  +nested: Doctrine\ORM\PersistentCollection {#4665 …}
  +votes: Doctrine\ORM\PersistentCollection {#4667 …}
  +reports: Doctrine\ORM\PersistentCollection {#4670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4674 …}
  -id: 37238
  -bodyTs: "'finger':8 'mani':7 'nose':4 'wolf':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4536906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696760566 {#4659
    date: 2023-10-08 12:22: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
15 DENIED edit
App\Entity\EntryComment {#4657
  +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: App\Entity\EntryComment {#4491
    +user: Proxies\__CG__\App\Entity\User {#4486 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I want to know more about the top picture, anyone know the source?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696771045 {#3916
        date: 2023-10-08 15:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4000 …}
      +nested: Doctrine\ORM\PersistentCollection {#3998 …}
      +votes: Doctrine\ORM\PersistentCollection {#3996 …}
      +reports: Doctrine\ORM\PersistentCollection {#3994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
      -id: 36549
      -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4514837"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696717342 {#3952
        date: 2023-10-08 00:22:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "[needs less jpeg, more AI](https://assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/JsdrTo5vbA74/4D5Eq9WD2tOnqEtHjYH9YyN3pvd3cVlc9TA6vOna.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696722389 {#4497
      date: 2023-10-08 01:46:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4489 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
    -id: 36662
    -bodyTs: "'/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':8 'ai':5 'assets.pxlmo.com':7 'assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':6 'jpeg':3 'less':2 'need':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4257926"
    +editedAt: DateTimeImmutable @1696722433 {#4494
      date: 2023-10-08 01:47:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696722389 {#4496
      date: 2023-10-08 01:46:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "That wolf’s nose has too many fingers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696760566 {#4656
    date: 2023-10-08 12:22:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@BackOnMyBS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4663 …}
  +nested: Doctrine\ORM\PersistentCollection {#4665 …}
  +votes: Doctrine\ORM\PersistentCollection {#4667 …}
  +reports: Doctrine\ORM\PersistentCollection {#4670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4674 …}
  -id: 37238
  -bodyTs: "'finger':8 'mani':7 'nose':4 'wolf':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4536906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696760566 {#4659
    date: 2023-10-08 12:22: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
16 DENIED moderate
App\Entity\EntryComment {#4657
  +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: App\Entity\EntryComment {#4491
    +user: Proxies\__CG__\App\Entity\User {#4486 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I want to know more about the top picture, anyone know the source?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696771045 {#3916
        date: 2023-10-08 15:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4000 …}
      +nested: Doctrine\ORM\PersistentCollection {#3998 …}
      +votes: Doctrine\ORM\PersistentCollection {#3996 …}
      +reports: Doctrine\ORM\PersistentCollection {#3994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
      -id: 36549
      -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4514837"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696717342 {#3952
        date: 2023-10-08 00:22:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "[needs less jpeg, more AI](https://assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/JsdrTo5vbA74/4D5Eq9WD2tOnqEtHjYH9YyN3pvd3cVlc9TA6vOna.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696722389 {#4497
      date: 2023-10-08 01:46:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4489 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
    -id: 36662
    -bodyTs: "'/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':8 'ai':5 'assets.pxlmo.com':7 'assets.pxlmo.com/public/m/_v2/607631846094126908/f1538e3aa-7b3151/jsdrto5vba74/4d5eq9wd2tonqethjyh9yyn3pvd3cvlc9ta6vona.jpg)':6 'jpeg':3 'less':2 'need':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4257926"
    +editedAt: DateTimeImmutable @1696722433 {#4494
      date: 2023-10-08 01:47:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696722389 {#4496
      date: 2023-10-08 01:46:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "That wolf’s nose has too many fingers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696760566 {#4656
    date: 2023-10-08 12:22:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@BackOnMyBS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4663 …}
  +nested: Doctrine\ORM\PersistentCollection {#4665 …}
  +votes: Doctrine\ORM\PersistentCollection {#4667 …}
  +reports: Doctrine\ORM\PersistentCollection {#4670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4674 …}
  -id: 37238
  -bodyTs: "'finger':8 'mani':7 'nose':4 'wolf':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4536906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696760566 {#4659
    date: 2023-10-08 12:22: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
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 {#4510
  +user: Proxies\__CG__\App\Entity\User {#4511 …}
  +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 {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I want to know more about the top picture, anyone know the source?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696771045 {#3916
      date: 2023-10-08 15:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 36549
    -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4514837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696717342 {#3952
      date: 2023-10-08 00:22:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696736481 {#4508
    date: 2023-10-08 05:41:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
  -id: 36898
  -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4265799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696736481 {#4509
    date: 2023-10-08 05:41: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
19 DENIED edit
App\Entity\EntryComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#4511 …}
  +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 {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I want to know more about the top picture, anyone know the source?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696771045 {#3916
      date: 2023-10-08 15:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 36549
    -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4514837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696717342 {#3952
      date: 2023-10-08 00:22:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696736481 {#4508
    date: 2023-10-08 05:41:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
  -id: 36898
  -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4265799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696736481 {#4509
    date: 2023-10-08 05:41: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
20 DENIED moderate
App\Entity\EntryComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#4511 …}
  +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 {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I want to know more about the top picture, anyone know the source?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696771045 {#3916
      date: 2023-10-08 15:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 36549
    -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4514837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696717342 {#3952
      date: 2023-10-08 00:22:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696736481 {#4508
    date: 2023-10-08 05:41:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
  -id: 36898
  -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4265799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696736481 {#4509
    date: 2023-10-08 05:41: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
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 {#4679
  +user: App\Entity\User {#3950 …}
  +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 {#4510
    +user: Proxies\__CG__\App\Entity\User {#4511 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I want to know more about the top picture, anyone know the source?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696771045 {#3916
        date: 2023-10-08 15:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4000 …}
      +nested: Doctrine\ORM\PersistentCollection {#3998 …}
      +votes: Doctrine\ORM\PersistentCollection {#3996 …}
      +reports: Doctrine\ORM\PersistentCollection {#3994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
      -id: 36549
      -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4514837"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696717342 {#3952
        date: 2023-10-08 00:22:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696736481 {#4508
      date: 2023-10-08 05:41:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4512 …}
    +nested: Doctrine\ORM\PersistentCollection {#4514 …}
    +votes: Doctrine\ORM\PersistentCollection {#4516 …}
    +reports: Doctrine\ORM\PersistentCollection {#4518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
    -id: 36898
    -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4265799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696736481 {#4509
      date: 2023-10-08 05:41:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Crazy, I would be interested in reading about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696738457 {#4676
    date: 2023-10-08 06:14:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 36924
  -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4530487"
  +editedAt: DateTimeImmutable @1696738472 {#4677
    date: 2023-10-08 06:14:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696738457 {#4678
    date: 2023-10-08 06:14: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
23 DENIED edit
App\Entity\EntryComment {#4679
  +user: App\Entity\User {#3950 …}
  +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 {#4510
    +user: Proxies\__CG__\App\Entity\User {#4511 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I want to know more about the top picture, anyone know the source?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696771045 {#3916
        date: 2023-10-08 15:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4000 …}
      +nested: Doctrine\ORM\PersistentCollection {#3998 …}
      +votes: Doctrine\ORM\PersistentCollection {#3996 …}
      +reports: Doctrine\ORM\PersistentCollection {#3994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
      -id: 36549
      -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4514837"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696717342 {#3952
        date: 2023-10-08 00:22:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696736481 {#4508
      date: 2023-10-08 05:41:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4512 …}
    +nested: Doctrine\ORM\PersistentCollection {#4514 …}
    +votes: Doctrine\ORM\PersistentCollection {#4516 …}
    +reports: Doctrine\ORM\PersistentCollection {#4518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
    -id: 36898
    -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4265799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696736481 {#4509
      date: 2023-10-08 05:41:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Crazy, I would be interested in reading about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696738457 {#4676
    date: 2023-10-08 06:14:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 36924
  -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4530487"
  +editedAt: DateTimeImmutable @1696738472 {#4677
    date: 2023-10-08 06:14:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696738457 {#4678
    date: 2023-10-08 06:14: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
24 DENIED moderate
App\Entity\EntryComment {#4679
  +user: App\Entity\User {#3950 …}
  +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 {#4510
    +user: Proxies\__CG__\App\Entity\User {#4511 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I want to know more about the top picture, anyone know the source?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696771045 {#3916
        date: 2023-10-08 15:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4000 …}
      +nested: Doctrine\ORM\PersistentCollection {#3998 …}
      +votes: Doctrine\ORM\PersistentCollection {#3996 …}
      +reports: Doctrine\ORM\PersistentCollection {#3994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
      -id: 36549
      -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4514837"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696717342 {#3952
        date: 2023-10-08 00:22:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696736481 {#4508
      date: 2023-10-08 05:41:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4512 …}
    +nested: Doctrine\ORM\PersistentCollection {#4514 …}
    +votes: Doctrine\ORM\PersistentCollection {#4516 …}
    +reports: Doctrine\ORM\PersistentCollection {#4518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
    -id: 36898
    -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4265799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696736481 {#4509
      date: 2023-10-08 05:41:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Crazy, I would be interested in reading about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696738457 {#4676
    date: 2023-10-08 06:14:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 36924
  -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4530487"
  +editedAt: DateTimeImmutable @1696738472 {#4677
    date: 2023-10-08 06:14:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696738457 {#4678
    date: 2023-10-08 06:14: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
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 {#4764
  +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 {#4679
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4510
      +user: Proxies\__CG__\App\Entity\User {#4511 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4002
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I want to know more about the top picture, anyone know the source?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696771045 {#3916
          date: 2023-10-08 15:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4000 …}
        +nested: Doctrine\ORM\PersistentCollection {#3998 …}
        +votes: Doctrine\ORM\PersistentCollection {#3996 …}
        +reports: Doctrine\ORM\PersistentCollection {#3994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
        -id: 36549
        -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4514837"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696717342 {#3952
          date: 2023-10-08 00:22:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696736481 {#4508
        date: 2023-10-08 05:41:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4512 …}
      +nested: Doctrine\ORM\PersistentCollection {#4514 …}
      +votes: Doctrine\ORM\PersistentCollection {#4516 …}
      +reports: Doctrine\ORM\PersistentCollection {#4518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
      -id: 36898
      -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4265799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696736481 {#4509
        date: 2023-10-08 05:41:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Crazy, I would be interested in reading about that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696738457 {#4676
      date: 2023-10-08 06:14:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4680 …}
    +nested: Doctrine\ORM\PersistentCollection {#4682 …}
    +votes: Doctrine\ORM\PersistentCollection {#4684 …}
    +reports: Doctrine\ORM\PersistentCollection {#4686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
    -id: 36924
    -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4530487"
    +editedAt: DateTimeImmutable @1696738472 {#4677
      date: 2023-10-08 06:14:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696738457 {#4678
      date: 2023-10-08 06:14:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: """
    Origin  \n
    On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
    \n
    Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
    \n
    [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696738645 {#4759
    date: 2023-10-08 06:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4765 …}
  +votes: Doctrine\ORM\PersistentCollection {#4767 …}
  +reports: Doctrine\ORM\PersistentCollection {#4772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
  -id: 36926
  -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3633280"
  +editedAt: DateTimeImmutable @1696739103 {#4756
    date: 2023-10-08 06:25:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696738645 {#4760
    date: 2023-10-08 06:17:25.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 {#4764
  +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 {#4679
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4510
      +user: Proxies\__CG__\App\Entity\User {#4511 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4002
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I want to know more about the top picture, anyone know the source?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696771045 {#3916
          date: 2023-10-08 15:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4000 …}
        +nested: Doctrine\ORM\PersistentCollection {#3998 …}
        +votes: Doctrine\ORM\PersistentCollection {#3996 …}
        +reports: Doctrine\ORM\PersistentCollection {#3994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
        -id: 36549
        -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4514837"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696717342 {#3952
          date: 2023-10-08 00:22:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696736481 {#4508
        date: 2023-10-08 05:41:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4512 …}
      +nested: Doctrine\ORM\PersistentCollection {#4514 …}
      +votes: Doctrine\ORM\PersistentCollection {#4516 …}
      +reports: Doctrine\ORM\PersistentCollection {#4518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
      -id: 36898
      -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4265799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696736481 {#4509
        date: 2023-10-08 05:41:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Crazy, I would be interested in reading about that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696738457 {#4676
      date: 2023-10-08 06:14:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4680 …}
    +nested: Doctrine\ORM\PersistentCollection {#4682 …}
    +votes: Doctrine\ORM\PersistentCollection {#4684 …}
    +reports: Doctrine\ORM\PersistentCollection {#4686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
    -id: 36924
    -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4530487"
    +editedAt: DateTimeImmutable @1696738472 {#4677
      date: 2023-10-08 06:14:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696738457 {#4678
      date: 2023-10-08 06:14:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: """
    Origin  \n
    On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
    \n
    Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
    \n
    [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696738645 {#4759
    date: 2023-10-08 06:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4765 …}
  +votes: Doctrine\ORM\PersistentCollection {#4767 …}
  +reports: Doctrine\ORM\PersistentCollection {#4772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
  -id: 36926
  -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3633280"
  +editedAt: DateTimeImmutable @1696739103 {#4756
    date: 2023-10-08 06:25:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696738645 {#4760
    date: 2023-10-08 06:17:25.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 {#4764
  +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 {#4679
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4510
      +user: Proxies\__CG__\App\Entity\User {#4511 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4002
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I want to know more about the top picture, anyone know the source?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696771045 {#3916
          date: 2023-10-08 15:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4000 …}
        +nested: Doctrine\ORM\PersistentCollection {#3998 …}
        +votes: Doctrine\ORM\PersistentCollection {#3996 …}
        +reports: Doctrine\ORM\PersistentCollection {#3994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
        -id: 36549
        -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4514837"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696717342 {#3952
          date: 2023-10-08 00:22:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696736481 {#4508
        date: 2023-10-08 05:41:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4512 …}
      +nested: Doctrine\ORM\PersistentCollection {#4514 …}
      +votes: Doctrine\ORM\PersistentCollection {#4516 …}
      +reports: Doctrine\ORM\PersistentCollection {#4518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
      -id: 36898
      -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4265799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696736481 {#4509
        date: 2023-10-08 05:41:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Crazy, I would be interested in reading about that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696738457 {#4676
      date: 2023-10-08 06:14:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4680 …}
    +nested: Doctrine\ORM\PersistentCollection {#4682 …}
    +votes: Doctrine\ORM\PersistentCollection {#4684 …}
    +reports: Doctrine\ORM\PersistentCollection {#4686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
    -id: 36924
    -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4530487"
    +editedAt: DateTimeImmutable @1696738472 {#4677
      date: 2023-10-08 06:14:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696738457 {#4678
      date: 2023-10-08 06:14:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: """
    Origin  \n
    On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
    \n
    Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
    \n
    [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696738645 {#4759
    date: 2023-10-08 06:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4765 …}
  +votes: Doctrine\ORM\PersistentCollection {#4767 …}
  +reports: Doctrine\ORM\PersistentCollection {#4772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
  -id: 36926
  -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3633280"
  +editedAt: DateTimeImmutable @1696739103 {#4756
    date: 2023-10-08 06:25:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696738645 {#4760
    date: 2023-10-08 06:17:25.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 {#4852
  +user: App\Entity\User {#3950 …}
  +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 {#4764
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4679
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4510
        +user: Proxies\__CG__\App\Entity\User {#4511 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4002
          +user: App\Entity\User {#3950 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I want to know more about the top picture, anyone know the source?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696771045 {#3916
            date: 2023-10-08 15:17:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4000 …}
          +nested: Doctrine\ORM\PersistentCollection {#3998 …}
          +votes: Doctrine\ORM\PersistentCollection {#3996 …}
          +reports: Doctrine\ORM\PersistentCollection {#3994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
          -id: 36549
          -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4514837"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696717342 {#3952
            date: 2023-10-08 00:22:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696736481 {#4508
          date: 2023-10-08 05:41:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4512 …}
        +nested: Doctrine\ORM\PersistentCollection {#4514 …}
        +votes: Doctrine\ORM\PersistentCollection {#4516 …}
        +reports: Doctrine\ORM\PersistentCollection {#4518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
        -id: 36898
        -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4265799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696736481 {#4509
          date: 2023-10-08 05:41:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "Crazy, I would be interested in reading about that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696738457 {#4676
        date: 2023-10-08 06:14:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4680 …}
      +nested: Doctrine\ORM\PersistentCollection {#4682 …}
      +votes: Doctrine\ORM\PersistentCollection {#4684 …}
      +reports: Doctrine\ORM\PersistentCollection {#4686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
      -id: 36924
      -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4530487"
      +editedAt: DateTimeImmutable @1696738472 {#4677
        date: 2023-10-08 06:14:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696738457 {#4678
        date: 2023-10-08 06:14:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: """
      Origin  \n
      On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
      \n
      Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
      \n
      [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696738645 {#4759
      date: 2023-10-08 06:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4769 …}
    +nested: Doctrine\ORM\PersistentCollection {#4765 …}
    +votes: Doctrine\ORM\PersistentCollection {#4767 …}
    +reports: Doctrine\ORM\PersistentCollection {#4772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
    -id: 36926
    -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3633280"
    +editedAt: DateTimeImmutable @1696739103 {#4756
      date: 2023-10-08 06:25:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696738645 {#4760
      date: 2023-10-08 06:17:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "After checking that out it’s not the original, that’s the origin of the template."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696768838 {#4853
    date: 2023-10-08 14:40:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4848 …}
  +nested: Doctrine\ORM\PersistentCollection {#4843 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 37329
  -bodyTs: "'check':2 'origin':9,13 'templat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4540206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696768838 {#4856
    date: 2023-10-08 14:40:38.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 {#4852
  +user: App\Entity\User {#3950 …}
  +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 {#4764
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4679
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4510
        +user: Proxies\__CG__\App\Entity\User {#4511 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4002
          +user: App\Entity\User {#3950 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I want to know more about the top picture, anyone know the source?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696771045 {#3916
            date: 2023-10-08 15:17:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4000 …}
          +nested: Doctrine\ORM\PersistentCollection {#3998 …}
          +votes: Doctrine\ORM\PersistentCollection {#3996 …}
          +reports: Doctrine\ORM\PersistentCollection {#3994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
          -id: 36549
          -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4514837"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696717342 {#3952
            date: 2023-10-08 00:22:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696736481 {#4508
          date: 2023-10-08 05:41:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4512 …}
        +nested: Doctrine\ORM\PersistentCollection {#4514 …}
        +votes: Doctrine\ORM\PersistentCollection {#4516 …}
        +reports: Doctrine\ORM\PersistentCollection {#4518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
        -id: 36898
        -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4265799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696736481 {#4509
          date: 2023-10-08 05:41:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "Crazy, I would be interested in reading about that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696738457 {#4676
        date: 2023-10-08 06:14:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4680 …}
      +nested: Doctrine\ORM\PersistentCollection {#4682 …}
      +votes: Doctrine\ORM\PersistentCollection {#4684 …}
      +reports: Doctrine\ORM\PersistentCollection {#4686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
      -id: 36924
      -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4530487"
      +editedAt: DateTimeImmutable @1696738472 {#4677
        date: 2023-10-08 06:14:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696738457 {#4678
        date: 2023-10-08 06:14:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: """
      Origin  \n
      On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
      \n
      Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
      \n
      [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696738645 {#4759
      date: 2023-10-08 06:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4769 …}
    +nested: Doctrine\ORM\PersistentCollection {#4765 …}
    +votes: Doctrine\ORM\PersistentCollection {#4767 …}
    +reports: Doctrine\ORM\PersistentCollection {#4772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
    -id: 36926
    -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3633280"
    +editedAt: DateTimeImmutable @1696739103 {#4756
      date: 2023-10-08 06:25:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696738645 {#4760
      date: 2023-10-08 06:17:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "After checking that out it’s not the original, that’s the origin of the template."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696768838 {#4853
    date: 2023-10-08 14:40:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4848 …}
  +nested: Doctrine\ORM\PersistentCollection {#4843 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 37329
  -bodyTs: "'check':2 'origin':9,13 'templat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4540206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696768838 {#4856
    date: 2023-10-08 14:40:38.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 {#4852
  +user: App\Entity\User {#3950 …}
  +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 {#4764
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4679
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4510
        +user: Proxies\__CG__\App\Entity\User {#4511 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4002
          +user: App\Entity\User {#3950 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I want to know more about the top picture, anyone know the source?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696771045 {#3916
            date: 2023-10-08 15:17:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4000 …}
          +nested: Doctrine\ORM\PersistentCollection {#3998 …}
          +votes: Doctrine\ORM\PersistentCollection {#3996 …}
          +reports: Doctrine\ORM\PersistentCollection {#3994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
          -id: 36549
          -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4514837"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696717342 {#3952
            date: 2023-10-08 00:22:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696736481 {#4508
          date: 2023-10-08 05:41:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4512 …}
        +nested: Doctrine\ORM\PersistentCollection {#4514 …}
        +votes: Doctrine\ORM\PersistentCollection {#4516 …}
        +reports: Doctrine\ORM\PersistentCollection {#4518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
        -id: 36898
        -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4265799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696736481 {#4509
          date: 2023-10-08 05:41:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "Crazy, I would be interested in reading about that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696738457 {#4676
        date: 2023-10-08 06:14:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4680 …}
      +nested: Doctrine\ORM\PersistentCollection {#4682 …}
      +votes: Doctrine\ORM\PersistentCollection {#4684 …}
      +reports: Doctrine\ORM\PersistentCollection {#4686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
      -id: 36924
      -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4530487"
      +editedAt: DateTimeImmutable @1696738472 {#4677
        date: 2023-10-08 06:14:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696738457 {#4678
        date: 2023-10-08 06:14:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: """
      Origin  \n
      On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
      \n
      Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
      \n
      [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696738645 {#4759
      date: 2023-10-08 06:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4769 …}
    +nested: Doctrine\ORM\PersistentCollection {#4765 …}
    +votes: Doctrine\ORM\PersistentCollection {#4767 …}
    +reports: Doctrine\ORM\PersistentCollection {#4772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
    -id: 36926
    -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3633280"
    +editedAt: DateTimeImmutable @1696739103 {#4756
      date: 2023-10-08 06:25:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696738645 {#4760
      date: 2023-10-08 06:17:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "After checking that out it’s not the original, that’s the origin of the template."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696768838 {#4853
    date: 2023-10-08 14:40:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4848 …}
  +nested: Doctrine\ORM\PersistentCollection {#4843 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 37329
  -bodyTs: "'check':2 'origin':9,13 'templat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4540206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696768838 {#4856
    date: 2023-10-08 14:40:38.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 {#4880
  +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 {#4852
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4679
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4510
          +user: Proxies\__CG__\App\Entity\User {#4511 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4002
            +user: App\Entity\User {#3950 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I want to know more about the top picture, anyone know the source?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1696771045 {#3916
              date: 2023-10-08 15:17:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4000 …}
            +nested: Doctrine\ORM\PersistentCollection {#3998 …}
            +votes: Doctrine\ORM\PersistentCollection {#3996 …}
            +reports: Doctrine\ORM\PersistentCollection {#3994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
            -id: 36549
            -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4514837"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696717342 {#3952
              date: 2023-10-08 00:22:22.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4002}
          +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696736481 {#4508
            date: 2023-10-08 05:41:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@JokeDeity@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4512 …}
          +nested: Doctrine\ORM\PersistentCollection {#4514 …}
          +votes: Doctrine\ORM\PersistentCollection {#4516 …}
          +reports: Doctrine\ORM\PersistentCollection {#4518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
          -id: 36898
          -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4265799"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696736481 {#4509
            date: 2023-10-08 05:41:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: "Crazy, I would be interested in reading about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696738457 {#4676
          date: 2023-10-08 06:14:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
          "@Crashumbc@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4680 …}
        +nested: Doctrine\ORM\PersistentCollection {#4682 …}
        +votes: Doctrine\ORM\PersistentCollection {#4684 …}
        +reports: Doctrine\ORM\PersistentCollection {#4686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
        -id: 36924
        -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4530487"
        +editedAt: DateTimeImmutable @1696738472 {#4677
          date: 2023-10-08 06:14:32.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696738457 {#4678
          date: 2023-10-08 06:14:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: """
        Origin  \n
        On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
        \n
        Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
        \n
        [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696738645 {#4759
        date: 2023-10-08 06:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
        "@huge"
        "@suj7683"
        "@formula_1_freak"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4769 …}
      +nested: Doctrine\ORM\PersistentCollection {#4765 …}
      +votes: Doctrine\ORM\PersistentCollection {#4767 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 36926
      -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3633280"
      +editedAt: DateTimeImmutable @1696739103 {#4756
        date: 2023-10-08 06:25:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696738645 {#4760
        date: 2023-10-08 06:17:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "After checking that out it’s not the original, that’s the origin of the template."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696768838 {#4853
      date: 2023-10-08 14:40:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4848 …}
    +nested: Doctrine\ORM\PersistentCollection {#4843 …}
    +votes: Doctrine\ORM\PersistentCollection {#4847 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 37329
    -bodyTs: "'check':2 'origin':9,13 'templat':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4540206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696768838 {#4856
      date: 2023-10-08 14:40:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "But now you know where you have to search."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696769119 {#4885
    date: 2023-10-08 14:45:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4888 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
  -id: 37343
  -bodyTs: "'know':4 'search':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3639671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696769119 {#4882
    date: 2023-10-08 14:45:19.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 {#4880
  +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 {#4852
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4679
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4510
          +user: Proxies\__CG__\App\Entity\User {#4511 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4002
            +user: App\Entity\User {#3950 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I want to know more about the top picture, anyone know the source?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1696771045 {#3916
              date: 2023-10-08 15:17:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4000 …}
            +nested: Doctrine\ORM\PersistentCollection {#3998 …}
            +votes: Doctrine\ORM\PersistentCollection {#3996 …}
            +reports: Doctrine\ORM\PersistentCollection {#3994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
            -id: 36549
            -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4514837"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696717342 {#3952
              date: 2023-10-08 00:22:22.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4002}
          +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696736481 {#4508
            date: 2023-10-08 05:41:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@JokeDeity@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4512 …}
          +nested: Doctrine\ORM\PersistentCollection {#4514 …}
          +votes: Doctrine\ORM\PersistentCollection {#4516 …}
          +reports: Doctrine\ORM\PersistentCollection {#4518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
          -id: 36898
          -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4265799"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696736481 {#4509
            date: 2023-10-08 05:41:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: "Crazy, I would be interested in reading about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696738457 {#4676
          date: 2023-10-08 06:14:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
          "@Crashumbc@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4680 …}
        +nested: Doctrine\ORM\PersistentCollection {#4682 …}
        +votes: Doctrine\ORM\PersistentCollection {#4684 …}
        +reports: Doctrine\ORM\PersistentCollection {#4686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
        -id: 36924
        -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4530487"
        +editedAt: DateTimeImmutable @1696738472 {#4677
          date: 2023-10-08 06:14:32.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696738457 {#4678
          date: 2023-10-08 06:14:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: """
        Origin  \n
        On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
        \n
        Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
        \n
        [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696738645 {#4759
        date: 2023-10-08 06:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
        "@huge"
        "@suj7683"
        "@formula_1_freak"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4769 …}
      +nested: Doctrine\ORM\PersistentCollection {#4765 …}
      +votes: Doctrine\ORM\PersistentCollection {#4767 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 36926
      -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3633280"
      +editedAt: DateTimeImmutable @1696739103 {#4756
        date: 2023-10-08 06:25:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696738645 {#4760
        date: 2023-10-08 06:17:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "After checking that out it’s not the original, that’s the origin of the template."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696768838 {#4853
      date: 2023-10-08 14:40:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4848 …}
    +nested: Doctrine\ORM\PersistentCollection {#4843 …}
    +votes: Doctrine\ORM\PersistentCollection {#4847 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 37329
    -bodyTs: "'check':2 'origin':9,13 'templat':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4540206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696768838 {#4856
      date: 2023-10-08 14:40:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "But now you know where you have to search."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696769119 {#4885
    date: 2023-10-08 14:45:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4888 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
  -id: 37343
  -bodyTs: "'know':4 'search':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3639671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696769119 {#4882
    date: 2023-10-08 14:45:19.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 {#4880
  +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 {#4852
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4679
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4510
          +user: Proxies\__CG__\App\Entity\User {#4511 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4002
            +user: App\Entity\User {#3950 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I want to know more about the top picture, anyone know the source?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1696771045 {#3916
              date: 2023-10-08 15:17:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4000 …}
            +nested: Doctrine\ORM\PersistentCollection {#3998 …}
            +votes: Doctrine\ORM\PersistentCollection {#3996 …}
            +reports: Doctrine\ORM\PersistentCollection {#3994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
            -id: 36549
            -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4514837"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696717342 {#3952
              date: 2023-10-08 00:22:22.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4002}
          +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696736481 {#4508
            date: 2023-10-08 05:41:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@JokeDeity@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4512 …}
          +nested: Doctrine\ORM\PersistentCollection {#4514 …}
          +votes: Doctrine\ORM\PersistentCollection {#4516 …}
          +reports: Doctrine\ORM\PersistentCollection {#4518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
          -id: 36898
          -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4265799"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696736481 {#4509
            date: 2023-10-08 05:41:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: "Crazy, I would be interested in reading about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696738457 {#4676
          date: 2023-10-08 06:14:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
          "@Crashumbc@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4680 …}
        +nested: Doctrine\ORM\PersistentCollection {#4682 …}
        +votes: Doctrine\ORM\PersistentCollection {#4684 …}
        +reports: Doctrine\ORM\PersistentCollection {#4686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
        -id: 36924
        -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4530487"
        +editedAt: DateTimeImmutable @1696738472 {#4677
          date: 2023-10-08 06:14:32.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696738457 {#4678
          date: 2023-10-08 06:14:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: """
        Origin  \n
        On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
        \n
        Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
        \n
        [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696738645 {#4759
        date: 2023-10-08 06:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
        "@huge"
        "@suj7683"
        "@formula_1_freak"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4769 …}
      +nested: Doctrine\ORM\PersistentCollection {#4765 …}
      +votes: Doctrine\ORM\PersistentCollection {#4767 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 36926
      -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3633280"
      +editedAt: DateTimeImmutable @1696739103 {#4756
        date: 2023-10-08 06:25:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696738645 {#4760
        date: 2023-10-08 06:17:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "After checking that out it’s not the original, that’s the origin of the template."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696768838 {#4853
      date: 2023-10-08 14:40:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4848 …}
    +nested: Doctrine\ORM\PersistentCollection {#4843 …}
    +votes: Doctrine\ORM\PersistentCollection {#4847 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 37329
    -bodyTs: "'check':2 'origin':9,13 'templat':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4540206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696768838 {#4856
      date: 2023-10-08 14:40:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "But now you know where you have to search."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696769119 {#4885
    date: 2023-10-08 14:45:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4888 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
  -id: 37343
  -bodyTs: "'know':4 'search':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3639671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696769119 {#4882
    date: 2023-10-08 14:45:19.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 {#4917
  +user: App\Entity\User {#3950 …}
  +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 {#4880
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4852
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4679
          +user: App\Entity\User {#3950 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4510
            +user: Proxies\__CG__\App\Entity\User {#4511 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4002
              +user: App\Entity\User {#3950 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "I want to know more about the top picture, anyone know the source?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1696771045 {#3916
                date: 2023-10-08 15:17:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4000 …}
              +nested: Doctrine\ORM\PersistentCollection {#3998 …}
              +votes: Doctrine\ORM\PersistentCollection {#3996 …}
              +reports: Doctrine\ORM\PersistentCollection {#3994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
              -id: 36549
              -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/4514837"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696717342 {#3952
                date: 2023-10-08 00:22:22.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4002}
            +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696736481 {#4508
              date: 2023-10-08 05:41:21.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@JokeDeity@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4512 …}
            +nested: Doctrine\ORM\PersistentCollection {#4514 …}
            +votes: Doctrine\ORM\PersistentCollection {#4516 …}
            +reports: Doctrine\ORM\PersistentCollection {#4518 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
            -id: 36898
            -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4265799"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696736481 {#4509
              date: 2023-10-08 05:41:21.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4002}
          +body: "Crazy, I would be interested in reading about that."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696738457 {#4676
            date: 2023-10-08 06:14:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@JokeDeity@lemm.ee"
            "@Crashumbc@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4680 …}
          +nested: Doctrine\ORM\PersistentCollection {#4682 …}
          +votes: Doctrine\ORM\PersistentCollection {#4684 …}
          +reports: Doctrine\ORM\PersistentCollection {#4686 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
          -id: 36924
          -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4530487"
          +editedAt: DateTimeImmutable @1696738472 {#4677
            date: 2023-10-08 06:14:32.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696738457 {#4678
            date: 2023-10-08 06:14:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: """
          Origin  \n
          On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
          \n
          Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
          \n
          [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696738645 {#4759
          date: 2023-10-08 06:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
          "@Crashumbc@lemmy.world"
          "@huge"
          "@suj7683"
          "@formula_1_freak"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4769 …}
        +nested: Doctrine\ORM\PersistentCollection {#4765 …}
        +votes: Doctrine\ORM\PersistentCollection {#4767 …}
        +reports: Doctrine\ORM\PersistentCollection {#4772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
        -id: 36926
        -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3633280"
        +editedAt: DateTimeImmutable @1696739103 {#4756
          date: 2023-10-08 06:25:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696738645 {#4760
          date: 2023-10-08 06:17:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "After checking that out it’s not the original, that’s the origin of the template."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696768838 {#4853
        date: 2023-10-08 14:40:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
        "@huge"
        "@suj7683"
        "@formula_1_freak"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4848 …}
      +nested: Doctrine\ORM\PersistentCollection {#4843 …}
      +votes: Doctrine\ORM\PersistentCollection {#4847 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 37329
      -bodyTs: "'check':2 'origin':9,13 'templat':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4540206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696768838 {#4856
        date: 2023-10-08 14:40:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "But now you know where you have to search."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696769119 {#4885
      date: 2023-10-08 14:45:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4888 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
    -id: 37343
    -bodyTs: "'know':4 'search':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3639671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696769119 {#4882
      date: 2023-10-08 14:45:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Eh, I DEFINITELY don’t care about this enough to make a Reddit account, wait two weeks so I can send a private message, wait an indeterminate amount of time for the guy who posted it to find my message and MAYBE reply (assuming his account isn’t banned, which is unlikely since this is Reddit), or post hundreds of spam comments to get enough karma to meet whatever that sub calls their karma requirements. If no one has the source I guess I’ll just never know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696770131 {#4922
    date: 2023-10-08 15:02:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
  -id: 37358
  -bodyTs: "'account':14,46 'amount':28 'assum':44 'ban':49 'call':72 'care':6 'comment':62 'definit':3 'eh':1 'enough':9,65 'find':38 'get':64 'guess':83 'guy':33 'hundr':59 'indetermin':27 'isn':47 'karma':66,74 'know':88 'll':85 'make':11 'mayb':42 'meet':68 'messag':24,40 'never':87 'one':78 'post':35,58 'privat':23 'reddit':13,56 'repli':43 'requir':75 'send':21 'sinc':53 'sourc':81 'spam':61 'sub':71 'time':30 'two':16 'unlik':52 'wait':15,25 'week':17 'whatev':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4540681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696770131 {#4919
    date: 2023-10-08 15:02: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
39 DENIED edit
App\Entity\EntryComment {#4917
  +user: App\Entity\User {#3950 …}
  +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 {#4880
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4852
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4679
          +user: App\Entity\User {#3950 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4510
            +user: Proxies\__CG__\App\Entity\User {#4511 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4002
              +user: App\Entity\User {#3950 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "I want to know more about the top picture, anyone know the source?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1696771045 {#3916
                date: 2023-10-08 15:17:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4000 …}
              +nested: Doctrine\ORM\PersistentCollection {#3998 …}
              +votes: Doctrine\ORM\PersistentCollection {#3996 …}
              +reports: Doctrine\ORM\PersistentCollection {#3994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
              -id: 36549
              -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/4514837"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696717342 {#3952
                date: 2023-10-08 00:22:22.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4002}
            +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696736481 {#4508
              date: 2023-10-08 05:41:21.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@JokeDeity@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4512 …}
            +nested: Doctrine\ORM\PersistentCollection {#4514 …}
            +votes: Doctrine\ORM\PersistentCollection {#4516 …}
            +reports: Doctrine\ORM\PersistentCollection {#4518 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
            -id: 36898
            -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4265799"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696736481 {#4509
              date: 2023-10-08 05:41:21.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4002}
          +body: "Crazy, I would be interested in reading about that."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696738457 {#4676
            date: 2023-10-08 06:14:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@JokeDeity@lemm.ee"
            "@Crashumbc@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4680 …}
          +nested: Doctrine\ORM\PersistentCollection {#4682 …}
          +votes: Doctrine\ORM\PersistentCollection {#4684 …}
          +reports: Doctrine\ORM\PersistentCollection {#4686 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
          -id: 36924
          -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4530487"
          +editedAt: DateTimeImmutable @1696738472 {#4677
            date: 2023-10-08 06:14:32.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696738457 {#4678
            date: 2023-10-08 06:14:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: """
          Origin  \n
          On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
          \n
          Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
          \n
          [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696738645 {#4759
          date: 2023-10-08 06:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
          "@Crashumbc@lemmy.world"
          "@huge"
          "@suj7683"
          "@formula_1_freak"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4769 …}
        +nested: Doctrine\ORM\PersistentCollection {#4765 …}
        +votes: Doctrine\ORM\PersistentCollection {#4767 …}
        +reports: Doctrine\ORM\PersistentCollection {#4772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
        -id: 36926
        -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3633280"
        +editedAt: DateTimeImmutable @1696739103 {#4756
          date: 2023-10-08 06:25:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696738645 {#4760
          date: 2023-10-08 06:17:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "After checking that out it’s not the original, that’s the origin of the template."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696768838 {#4853
        date: 2023-10-08 14:40:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
        "@huge"
        "@suj7683"
        "@formula_1_freak"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4848 …}
      +nested: Doctrine\ORM\PersistentCollection {#4843 …}
      +votes: Doctrine\ORM\PersistentCollection {#4847 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 37329
      -bodyTs: "'check':2 'origin':9,13 'templat':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4540206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696768838 {#4856
        date: 2023-10-08 14:40:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "But now you know where you have to search."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696769119 {#4885
      date: 2023-10-08 14:45:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4888 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
    -id: 37343
    -bodyTs: "'know':4 'search':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3639671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696769119 {#4882
      date: 2023-10-08 14:45:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Eh, I DEFINITELY don’t care about this enough to make a Reddit account, wait two weeks so I can send a private message, wait an indeterminate amount of time for the guy who posted it to find my message and MAYBE reply (assuming his account isn’t banned, which is unlikely since this is Reddit), or post hundreds of spam comments to get enough karma to meet whatever that sub calls their karma requirements. If no one has the source I guess I’ll just never know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696770131 {#4922
    date: 2023-10-08 15:02:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
  -id: 37358
  -bodyTs: "'account':14,46 'amount':28 'assum':44 'ban':49 'call':72 'care':6 'comment':62 'definit':3 'eh':1 'enough':9,65 'find':38 'get':64 'guess':83 'guy':33 'hundr':59 'indetermin':27 'isn':47 'karma':66,74 'know':88 'll':85 'make':11 'mayb':42 'meet':68 'messag':24,40 'never':87 'one':78 'post':35,58 'privat':23 'reddit':13,56 'repli':43 'requir':75 'send':21 'sinc':53 'sourc':81 'spam':61 'sub':71 'time':30 'two':16 'unlik':52 'wait':15,25 'week':17 'whatev':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4540681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696770131 {#4919
    date: 2023-10-08 15:02: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
40 DENIED moderate
App\Entity\EntryComment {#4917
  +user: App\Entity\User {#3950 …}
  +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 {#4880
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4852
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4679
          +user: App\Entity\User {#3950 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4510
            +user: Proxies\__CG__\App\Entity\User {#4511 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4002
              +user: App\Entity\User {#3950 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "I want to know more about the top picture, anyone know the source?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1696771045 {#3916
                date: 2023-10-08 15:17:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4000 …}
              +nested: Doctrine\ORM\PersistentCollection {#3998 …}
              +votes: Doctrine\ORM\PersistentCollection {#3996 …}
              +reports: Doctrine\ORM\PersistentCollection {#3994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
              -id: 36549
              -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/4514837"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696717342 {#3952
                date: 2023-10-08 00:22:22.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4002}
            +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696736481 {#4508
              date: 2023-10-08 05:41:21.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@JokeDeity@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4512 …}
            +nested: Doctrine\ORM\PersistentCollection {#4514 …}
            +votes: Doctrine\ORM\PersistentCollection {#4516 …}
            +reports: Doctrine\ORM\PersistentCollection {#4518 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
            -id: 36898
            -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4265799"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696736481 {#4509
              date: 2023-10-08 05:41:21.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4002}
          +body: "Crazy, I would be interested in reading about that."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696738457 {#4676
            date: 2023-10-08 06:14:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@JokeDeity@lemm.ee"
            "@Crashumbc@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4680 …}
          +nested: Doctrine\ORM\PersistentCollection {#4682 …}
          +votes: Doctrine\ORM\PersistentCollection {#4684 …}
          +reports: Doctrine\ORM\PersistentCollection {#4686 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
          -id: 36924
          -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4530487"
          +editedAt: DateTimeImmutable @1696738472 {#4677
            date: 2023-10-08 06:14:32.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696738457 {#4678
            date: 2023-10-08 06:14:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: """
          Origin  \n
          On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
          \n
          Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
          \n
          [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696738645 {#4759
          date: 2023-10-08 06:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
          "@Crashumbc@lemmy.world"
          "@huge"
          "@suj7683"
          "@formula_1_freak"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4769 …}
        +nested: Doctrine\ORM\PersistentCollection {#4765 …}
        +votes: Doctrine\ORM\PersistentCollection {#4767 …}
        +reports: Doctrine\ORM\PersistentCollection {#4772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
        -id: 36926
        -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3633280"
        +editedAt: DateTimeImmutable @1696739103 {#4756
          date: 2023-10-08 06:25:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696738645 {#4760
          date: 2023-10-08 06:17:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "After checking that out it’s not the original, that’s the origin of the template."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696768838 {#4853
        date: 2023-10-08 14:40:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
        "@huge"
        "@suj7683"
        "@formula_1_freak"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4848 …}
      +nested: Doctrine\ORM\PersistentCollection {#4843 …}
      +votes: Doctrine\ORM\PersistentCollection {#4847 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 37329
      -bodyTs: "'check':2 'origin':9,13 'templat':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4540206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696768838 {#4856
        date: 2023-10-08 14:40:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "But now you know where you have to search."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696769119 {#4885
      date: 2023-10-08 14:45:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4888 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
    -id: 37343
    -bodyTs: "'know':4 'search':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3639671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696769119 {#4882
      date: 2023-10-08 14:45:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Eh, I DEFINITELY don’t care about this enough to make a Reddit account, wait two weeks so I can send a private message, wait an indeterminate amount of time for the guy who posted it to find my message and MAYBE reply (assuming his account isn’t banned, which is unlikely since this is Reddit), or post hundreds of spam comments to get enough karma to meet whatever that sub calls their karma requirements. If no one has the source I guess I’ll just never know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696770131 {#4922
    date: 2023-10-08 15:02:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
  -id: 37358
  -bodyTs: "'account':14,46 'amount':28 'assum':44 'ban':49 'call':72 'care':6 'comment':62 'definit':3 'eh':1 'enough':9,65 'find':38 'get':64 'guess':83 'guy':33 'hundr':59 'indetermin':27 'isn':47 'karma':66,74 'know':88 'll':85 'make':11 'mayb':42 'meet':68 'messag':24,40 'never':87 'one':78 'post':35,58 'privat':23 'reddit':13,56 'repli':43 'requir':75 'send':21 'sinc':53 'sourc':81 'spam':61 'sub':71 'time':30 'two':16 'unlik':52 'wait':15,25 'week':17 'whatev':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4540681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696770131 {#4919
    date: 2023-10-08 15:02: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
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 {#4953
  +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 {#4917
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4880
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4852
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4764
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4679
            +user: App\Entity\User {#3950 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4510
              +user: Proxies\__CG__\App\Entity\User {#4511 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4002
                +user: App\Entity\User {#3950 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "I want to know more about the top picture, anyone know the source?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1696771045 {#3916
                  date: 2023-10-08 15:17:25.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4000 …}
                +nested: Doctrine\ORM\PersistentCollection {#3998 …}
                +votes: Doctrine\ORM\PersistentCollection {#3996 …}
                +reports: Doctrine\ORM\PersistentCollection {#3994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
                -id: 36549
                -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/4514837"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696717342 {#3952
                  date: 2023-10-08 00:22:22.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4002}
              +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1696736481 {#4508
                date: 2023-10-08 05:41:21.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@JokeDeity@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4512 …}
              +nested: Doctrine\ORM\PersistentCollection {#4514 …}
              +votes: Doctrine\ORM\PersistentCollection {#4516 …}
              +reports: Doctrine\ORM\PersistentCollection {#4518 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
              -id: 36898
              -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4265799"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696736481 {#4509
                date: 2023-10-08 05:41:21.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4002}
            +body: "Crazy, I would be interested in reading about that."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696738457 {#4676
              date: 2023-10-08 06:14:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@JokeDeity@lemm.ee"
              "@Crashumbc@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4680 …}
            +nested: Doctrine\ORM\PersistentCollection {#4682 …}
            +votes: Doctrine\ORM\PersistentCollection {#4684 …}
            +reports: Doctrine\ORM\PersistentCollection {#4686 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
            -id: 36924
            -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4530487"
            +editedAt: DateTimeImmutable @1696738472 {#4677
              date: 2023-10-08 06:14:32.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696738457 {#4678
              date: 2023-10-08 06:14:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4002}
          +body: """
            Origin  \n
            On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
            \n
            Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
            \n
            [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696738645 {#4759
            date: 2023-10-08 06:17:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@JokeDeity@lemm.ee"
            "@Crashumbc@lemmy.world"
            "@huge"
            "@suj7683"
            "@formula_1_freak"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4769 …}
          +nested: Doctrine\ORM\PersistentCollection {#4765 …}
          +votes: Doctrine\ORM\PersistentCollection {#4767 …}
          +reports: Doctrine\ORM\PersistentCollection {#4772 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
          -id: 36926
          -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3633280"
          +editedAt: DateTimeImmutable @1696739103 {#4756
            date: 2023-10-08 06:25:03.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696738645 {#4760
            date: 2023-10-08 06:17:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: "After checking that out it’s not the original, that’s the origin of the template."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696768838 {#4853
          date: 2023-10-08 14:40:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
          "@Crashumbc@lemmy.world"
          "@huge"
          "@suj7683"
          "@formula_1_freak"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4848 …}
        +nested: Doctrine\ORM\PersistentCollection {#4843 …}
        +votes: Doctrine\ORM\PersistentCollection {#4847 …}
        +reports: Doctrine\ORM\PersistentCollection {#4857 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
        -id: 37329
        -bodyTs: "'check':2 'origin':9,13 'templat':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4540206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696768838 {#4856
          date: 2023-10-08 14:40:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "But now you know where you have to search."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696769119 {#4885
        date: 2023-10-08 14:45:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
        "@huge"
        "@suj7683"
        "@formula_1_freak"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4888 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4895 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
      -id: 37343
      -bodyTs: "'know':4 'search':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3639671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696769119 {#4882
        date: 2023-10-08 14:45:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Eh, I DEFINITELY don’t care about this enough to make a Reddit account, wait two weeks so I can send a private message, wait an indeterminate amount of time for the guy who posted it to find my message and MAYBE reply (assuming his account isn’t banned, which is unlikely since this is Reddit), or post hundreds of spam comments to get enough karma to meet whatever that sub calls their karma requirements. If no one has the source I guess I’ll just never know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696770131 {#4922
      date: 2023-10-08 15:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4931 …}
    +reports: Doctrine\ORM\PersistentCollection {#4932 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
    -id: 37358
    -bodyTs: "'account':14,46 'amount':28 'assum':44 'ban':49 'call':72 'care':6 'comment':62 'definit':3 'eh':1 'enough':9,65 'find':38 'get':64 'guess':83 'guy':33 'hundr':59 'indetermin':27 'isn':47 'karma':66,74 'know':88 'll':85 'make':11 'mayb':42 'meet':68 'messag':24,40 'never':87 'one':78 'post':35,58 'privat':23 'reddit':13,56 'repli':43 'requir':75 'send':21 'sinc':53 'sourc':81 'spam':61 'sub':71 'time':30 'two':16 'unlik':52 'wait':15,25 'week':17 'whatev':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4540681"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696770131 {#4919
      date: 2023-10-08 15:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "The original image of a bear and wolf facing off against each other comes from an image originally taken and published by Canadian wildlife photographer Peter Dettling. Dettling even managed to capture the bear and wolf looking around as if to check if anyone had seen them lock eyes. Same source…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696771043 {#4948
    date: 2023-10-08 15:17:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4940 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -id: 37376
  -bodyTs: "'anyon':44 'around':38 'bear':6,34 'canadian':23 'captur':32 'check':42 'come':14 'dettl':27,28 'even':29 'eye':49 'face':9 'imag':3,17 'lock':48 'look':37 'manag':30 'origin':2,18 'peter':26 'photograph':25 'publish':21 'seen':46 'sourc':51 'taken':19 'wildlif':24 'wolf':8,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3640372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696771043 {#4951
    date: 2023-10-08 15:17: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
43 DENIED edit
App\Entity\EntryComment {#4953
  +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 {#4917
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4880
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4852
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4764
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4679
            +user: App\Entity\User {#3950 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4510
              +user: Proxies\__CG__\App\Entity\User {#4511 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4002
                +user: App\Entity\User {#3950 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "I want to know more about the top picture, anyone know the source?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1696771045 {#3916
                  date: 2023-10-08 15:17:25.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4000 …}
                +nested: Doctrine\ORM\PersistentCollection {#3998 …}
                +votes: Doctrine\ORM\PersistentCollection {#3996 …}
                +reports: Doctrine\ORM\PersistentCollection {#3994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
                -id: 36549
                -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/4514837"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696717342 {#3952
                  date: 2023-10-08 00:22:22.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4002}
              +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1696736481 {#4508
                date: 2023-10-08 05:41:21.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@JokeDeity@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4512 …}
              +nested: Doctrine\ORM\PersistentCollection {#4514 …}
              +votes: Doctrine\ORM\PersistentCollection {#4516 …}
              +reports: Doctrine\ORM\PersistentCollection {#4518 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
              -id: 36898
              -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4265799"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696736481 {#4509
                date: 2023-10-08 05:41:21.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4002}
            +body: "Crazy, I would be interested in reading about that."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696738457 {#4676
              date: 2023-10-08 06:14:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@JokeDeity@lemm.ee"
              "@Crashumbc@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4680 …}
            +nested: Doctrine\ORM\PersistentCollection {#4682 …}
            +votes: Doctrine\ORM\PersistentCollection {#4684 …}
            +reports: Doctrine\ORM\PersistentCollection {#4686 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
            -id: 36924
            -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4530487"
            +editedAt: DateTimeImmutable @1696738472 {#4677
              date: 2023-10-08 06:14:32.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696738457 {#4678
              date: 2023-10-08 06:14:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4002}
          +body: """
            Origin  \n
            On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
            \n
            Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
            \n
            [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696738645 {#4759
            date: 2023-10-08 06:17:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@JokeDeity@lemm.ee"
            "@Crashumbc@lemmy.world"
            "@huge"
            "@suj7683"
            "@formula_1_freak"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4769 …}
          +nested: Doctrine\ORM\PersistentCollection {#4765 …}
          +votes: Doctrine\ORM\PersistentCollection {#4767 …}
          +reports: Doctrine\ORM\PersistentCollection {#4772 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
          -id: 36926
          -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3633280"
          +editedAt: DateTimeImmutable @1696739103 {#4756
            date: 2023-10-08 06:25:03.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696738645 {#4760
            date: 2023-10-08 06:17:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: "After checking that out it’s not the original, that’s the origin of the template."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696768838 {#4853
          date: 2023-10-08 14:40:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
          "@Crashumbc@lemmy.world"
          "@huge"
          "@suj7683"
          "@formula_1_freak"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4848 …}
        +nested: Doctrine\ORM\PersistentCollection {#4843 …}
        +votes: Doctrine\ORM\PersistentCollection {#4847 …}
        +reports: Doctrine\ORM\PersistentCollection {#4857 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
        -id: 37329
        -bodyTs: "'check':2 'origin':9,13 'templat':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4540206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696768838 {#4856
          date: 2023-10-08 14:40:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "But now you know where you have to search."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696769119 {#4885
        date: 2023-10-08 14:45:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
        "@huge"
        "@suj7683"
        "@formula_1_freak"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4888 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4895 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
      -id: 37343
      -bodyTs: "'know':4 'search':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3639671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696769119 {#4882
        date: 2023-10-08 14:45:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Eh, I DEFINITELY don’t care about this enough to make a Reddit account, wait two weeks so I can send a private message, wait an indeterminate amount of time for the guy who posted it to find my message and MAYBE reply (assuming his account isn’t banned, which is unlikely since this is Reddit), or post hundreds of spam comments to get enough karma to meet whatever that sub calls their karma requirements. If no one has the source I guess I’ll just never know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696770131 {#4922
      date: 2023-10-08 15:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4931 …}
    +reports: Doctrine\ORM\PersistentCollection {#4932 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
    -id: 37358
    -bodyTs: "'account':14,46 'amount':28 'assum':44 'ban':49 'call':72 'care':6 'comment':62 'definit':3 'eh':1 'enough':9,65 'find':38 'get':64 'guess':83 'guy':33 'hundr':59 'indetermin':27 'isn':47 'karma':66,74 'know':88 'll':85 'make':11 'mayb':42 'meet':68 'messag':24,40 'never':87 'one':78 'post':35,58 'privat':23 'reddit':13,56 'repli':43 'requir':75 'send':21 'sinc':53 'sourc':81 'spam':61 'sub':71 'time':30 'two':16 'unlik':52 'wait':15,25 'week':17 'whatev':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4540681"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696770131 {#4919
      date: 2023-10-08 15:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "The original image of a bear and wolf facing off against each other comes from an image originally taken and published by Canadian wildlife photographer Peter Dettling. Dettling even managed to capture the bear and wolf looking around as if to check if anyone had seen them lock eyes. Same source…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696771043 {#4948
    date: 2023-10-08 15:17:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4940 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -id: 37376
  -bodyTs: "'anyon':44 'around':38 'bear':6,34 'canadian':23 'captur':32 'check':42 'come':14 'dettl':27,28 'even':29 'eye':49 'face':9 'imag':3,17 'lock':48 'look':37 'manag':30 'origin':2,18 'peter':26 'photograph':25 'publish':21 'seen':46 'sourc':51 'taken':19 'wildlif':24 'wolf':8,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3640372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696771043 {#4951
    date: 2023-10-08 15:17: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
44 DENIED moderate
App\Entity\EntryComment {#4953
  +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 {#4917
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4880
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4852
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4764
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4679
            +user: App\Entity\User {#3950 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4510
              +user: Proxies\__CG__\App\Entity\User {#4511 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4002
                +user: App\Entity\User {#3950 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "I want to know more about the top picture, anyone know the source?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1696771045 {#3916
                  date: 2023-10-08 15:17:25.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4000 …}
                +nested: Doctrine\ORM\PersistentCollection {#3998 …}
                +votes: Doctrine\ORM\PersistentCollection {#3996 …}
                +reports: Doctrine\ORM\PersistentCollection {#3994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
                -id: 36549
                -bodyTs: "'anyon':10 'know':4,11 'pictur':9 'sourc':13 'top':8 'want':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/4514837"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696717342 {#3952
                  date: 2023-10-08 00:22:22.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4002}
              +body: "There have been multiple cases tracking of lone wolves teaming up with bears for short periods to hunt."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1696736481 {#4508
                date: 2023-10-08 05:41:21.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@JokeDeity@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4512 …}
              +nested: Doctrine\ORM\PersistentCollection {#4514 …}
              +votes: Doctrine\ORM\PersistentCollection {#4516 …}
              +reports: Doctrine\ORM\PersistentCollection {#4518 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
              -id: 36898
              -bodyTs: "'bear':13 'case':5 'hunt':18 'lone':8 'multipl':4 'period':16 'short':15 'team':10 'track':6 'wolv':9"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4265799"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696736481 {#4509
                date: 2023-10-08 05:41:21.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4002}
            +body: "Crazy, I would be interested in reading about that."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696738457 {#4676
              date: 2023-10-08 06:14:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@JokeDeity@lemm.ee"
              "@Crashumbc@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4680 …}
            +nested: Doctrine\ORM\PersistentCollection {#4682 …}
            +votes: Doctrine\ORM\PersistentCollection {#4684 …}
            +reports: Doctrine\ORM\PersistentCollection {#4686 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
            -id: 36924
            -bodyTs: "'crazi':1 'interest':5 'read':7 'would':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4530487"
            +editedAt: DateTimeImmutable @1696738472 {#4677
              date: 2023-10-08 06:14:32.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696738457 {#4678
              date: 2023-10-08 06:14:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4002}
          +body: """
            Origin  \n
            On February 12th, 2023, Redditor thereveldune4 posted an image to /r/blursedimages that showed a bear and a wolf staring at each other, using a Kubrick Stare POV of both. The top photo was captured by Peter A. Dettling. The post received more than 36,800 upvotes in five months (shown below).\n
            \n
            Spread The post gained iterations after viral reposts surfaced on Instagram months later. For instance, on June 15th, 2023, Instagram user @huge.poop uploaded the photo, receiving more than 45,000 likes in one month. Then, the image grew popular as an object labeling template. For example, on July 13th, 2023, TikTok user @suj7683 uploaded a photo slideshow of the image comparing requirements of Formula 1 in 2007 and 2023. The post received more than 1 million views in one week (shown below, left). On July 15th, 2023, TikTok[4] user @formula_1_freak uploaded a similar slideshow, comparing Formula 1 and Isle of Man TT. The post received more than 1.8 million views in five days (shown below, right).\n
            \n
            [Source](https://knowyourmeme.com/memes/staring-bear-and-wolf)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696738645 {#4759
            date: 2023-10-08 06:17:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@JokeDeity@lemm.ee"
            "@Crashumbc@lemmy.world"
            "@huge"
            "@suj7683"
            "@formula_1_freak"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4769 …}
          +nested: Doctrine\ORM\PersistentCollection {#4765 …}
          +votes: Doctrine\ORM\PersistentCollection {#4767 …}
          +reports: Doctrine\ORM\PersistentCollection {#4772 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
          -id: 36926
          -bodyTs: "'/memes/staring-bear-and-wolf)':175 '/r/blursedimages':12 '000':82 '1':117,127,144,152 '1.8':163 '12th':4 '13th':101 '15th':70,138 '2007':119 '2023':5,71,102,121,139 '36':45 '4':141 '45':81 '800':46 'bear':16 'captur':35 'compar':113,150 'day':168 'dettl':39 'exampl':98 'februari':3 'five':49,167 'formula':116,143,151 'freak':145 'gain':56 'grew':90 'huge.poop':74 'imag':10,89,112 'instagram':63,72 'instanc':67 'isl':154 'iter':57 'juli':100,137 'june':69 'knowyourmeme.com':174 'knowyourmeme.com/memes/staring-bear-and-wolf)':173 'kubrick':26 'label':95 'later':65 'left':135 'like':83 'man':156 'million':128,164 'month':50,64,86 'object':94 'one':85,131 'origin':1 'peter':37 'photo':33,77,108 'popular':91 'post':8,41,55,123,159 'pov':28 'receiv':42,78,124,160 'redditor':6 'repost':60 'requir':114 'right':171 'show':14 'shown':51,133,169 'similar':148 'slideshow':109,149 'sourc':172 'spread':53 'stare':20,27 'suj7683':105 'surfac':61 'templat':96 'thereveldune4':7 'tiktok':103,140 'top':32 'tt':157 'upload':75,106,146 'upvot':47 'use':24 'user':73,104,142 'view':129,165 'viral':59 'week':132 'wolf':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3633280"
          +editedAt: DateTimeImmutable @1696739103 {#4756
            date: 2023-10-08 06:25:03.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696738645 {#4760
            date: 2023-10-08 06:17:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4002}
        +body: "After checking that out it’s not the original, that’s the origin of the template."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696768838 {#4853
          date: 2023-10-08 14:40:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@JokeDeity@lemm.ee"
          "@Crashumbc@lemmy.world"
          "@huge"
          "@suj7683"
          "@formula_1_freak"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4848 …}
        +nested: Doctrine\ORM\PersistentCollection {#4843 …}
        +votes: Doctrine\ORM\PersistentCollection {#4847 …}
        +reports: Doctrine\ORM\PersistentCollection {#4857 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
        -id: 37329
        -bodyTs: "'check':2 'origin':9,13 'templat':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4540206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696768838 {#4856
          date: 2023-10-08 14:40:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "But now you know where you have to search."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696769119 {#4885
        date: 2023-10-08 14:45:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@JokeDeity@lemm.ee"
        "@Crashumbc@lemmy.world"
        "@huge"
        "@suj7683"
        "@formula_1_freak"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4888 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4895 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
      -id: 37343
      -bodyTs: "'know':4 'search':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3639671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696769119 {#4882
        date: 2023-10-08 14:45:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Eh, I DEFINITELY don’t care about this enough to make a Reddit account, wait two weeks so I can send a private message, wait an indeterminate amount of time for the guy who posted it to find my message and MAYBE reply (assuming his account isn’t banned, which is unlikely since this is Reddit), or post hundreds of spam comments to get enough karma to meet whatever that sub calls their karma requirements. If no one has the source I guess I’ll just never know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696770131 {#4922
      date: 2023-10-08 15:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JokeDeity@lemm.ee"
      "@Crashumbc@lemmy.world"
      "@huge"
      "@suj7683"
      "@formula_1_freak"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4931 …}
    +reports: Doctrine\ORM\PersistentCollection {#4932 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
    -id: 37358
    -bodyTs: "'account':14,46 'amount':28 'assum':44 'ban':49 'call':72 'care':6 'comment':62 'definit':3 'eh':1 'enough':9,65 'find':38 'get':64 'guess':83 'guy':33 'hundr':59 'indetermin':27 'isn':47 'karma':66,74 'know':88 'll':85 'make':11 'mayb':42 'meet':68 'messag':24,40 'never':87 'one':78 'post':35,58 'privat':23 'reddit':13,56 'repli':43 'requir':75 'send':21 'sinc':53 'sourc':81 'spam':61 'sub':71 'time':30 'two':16 'unlik':52 'wait':15,25 'week':17 'whatev':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4540681"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696770131 {#4919
      date: 2023-10-08 15:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "The original image of a bear and wolf facing off against each other comes from an image originally taken and published by Canadian wildlife photographer Peter Dettling. Dettling even managed to capture the bear and wolf looking around as if to check if anyone had seen them lock eyes. Same source…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696771043 {#4948
    date: 2023-10-08 15:17:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JokeDeity@lemm.ee"
    "@Crashumbc@lemmy.world"
    "@huge"
    "@suj7683"
    "@formula_1_freak"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4940 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -id: 37376
  -bodyTs: "'anyon':44 'around':38 'bear':6,34 'canadian':23 'captur':32 'check':42 'come':14 'dettl':27,28 'even':29 'eye':49 'face':9 'imag':3,17 'lock':48 'look':37 'manag':30 'origin':2,18 'peter':26 'photograph':25 'publish':21 'seen':46 'sourc':51 'taken':19 'wildlif':24 'wolf':8,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3640372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696771043 {#4951
    date: 2023-10-08 15:17: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
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 {#4040
  +user: App\Entity\User {#4023 …}
  +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: "Don’t go faster than the speed of light (optional)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696742881 {#4047
    date: 2023-10-08 07:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 36990
  -bodyTs: "'faster':4 'go':3 'light':9 'option':10 'speed':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3634054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696742881 {#4039
    date: 2023-10-08 07:28: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
47 DENIED edit
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +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: "Don’t go faster than the speed of light (optional)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696742881 {#4047
    date: 2023-10-08 07:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 36990
  -bodyTs: "'faster':4 'go':3 'light':9 'option':10 'speed':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3634054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696742881 {#4039
    date: 2023-10-08 07:28: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
48 DENIED moderate
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +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: "Don’t go faster than the speed of light (optional)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696742881 {#4047
    date: 2023-10-08 07:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 36990
  -bodyTs: "'faster':4 'go':3 'light':9 'option':10 'speed':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3634054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696742881 {#4039
    date: 2023-10-08 07:28: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
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 {#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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1697059587 {#4112
    date: 2023-10-11 23:26:27.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: 37197
  -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4271000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696757739 {#4113
    date: 2023-10-08 11:35: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
51 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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1697059587 {#4112
    date: 2023-10-11 23:26:27.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: 37197
  -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4271000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696757739 {#4113
    date: 2023-10-08 11:35: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
52 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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1697059587 {#4112
    date: 2023-10-11 23:26:27.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: 37197
  -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4271000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696757739 {#4113
    date: 2023-10-08 11:35: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
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 {#4527
  +user: Proxies\__CG__\App\Entity\User {#4528 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    An Autobahn has per default no speed limit for cars, except when there is one indicated by a speed limit sign. But there are many parts on any Autobahn without speed limit signs, so in reality you can very often drive as fast as you want.\n
    \n
    There are many opportunities to drive with 200km/h or more if you want, but often the traffic prevents going with this speed for longer than a few seconds or minutes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696847715 {#4524
    date: 2023-10-09 12:35:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4529 …}
  +nested: Doctrine\ORM\PersistentCollection {#4531 …}
  +votes: Doctrine\ORM\PersistentCollection {#4533 …}
  +reports: Doctrine\ORM\PersistentCollection {#4535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4539 …}
  -id: 38530
  -bodyTs: "'200km/h':54 'autobahn':2,29 'car':10 'default':5 'drive':41,52 'except':11 'fast':43 'go':65 'indic':16 'limit':8,20,32 'longer':70 'mani':25,49 'minut':76 'often':40,61 'one':15 'opportun':50 'part':26 'per':4 'prevent':64 'realiti':36 'second':74 'sign':21,33 'speed':7,19,31,68 'traffic':63 'want':46,59 'without':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3743176"
  +editedAt: DateTimeImmutable @1696847920 {#4525
    date: 2023-10-09 12:38:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696847715 {#4526
    date: 2023-10-09 12:35:15.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 {#4527
  +user: Proxies\__CG__\App\Entity\User {#4528 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    An Autobahn has per default no speed limit for cars, except when there is one indicated by a speed limit sign. But there are many parts on any Autobahn without speed limit signs, so in reality you can very often drive as fast as you want.\n
    \n
    There are many opportunities to drive with 200km/h or more if you want, but often the traffic prevents going with this speed for longer than a few seconds or minutes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696847715 {#4524
    date: 2023-10-09 12:35:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4529 …}
  +nested: Doctrine\ORM\PersistentCollection {#4531 …}
  +votes: Doctrine\ORM\PersistentCollection {#4533 …}
  +reports: Doctrine\ORM\PersistentCollection {#4535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4539 …}
  -id: 38530
  -bodyTs: "'200km/h':54 'autobahn':2,29 'car':10 'default':5 'drive':41,52 'except':11 'fast':43 'go':65 'indic':16 'limit':8,20,32 'longer':70 'mani':25,49 'minut':76 'often':40,61 'one':15 'opportun':50 'part':26 'per':4 'prevent':64 'realiti':36 'second':74 'sign':21,33 'speed':7,19,31,68 'traffic':63 'want':46,59 'without':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3743176"
  +editedAt: DateTimeImmutable @1696847920 {#4525
    date: 2023-10-09 12:38:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696847715 {#4526
    date: 2023-10-09 12:35:15.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 {#4527
  +user: Proxies\__CG__\App\Entity\User {#4528 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    An Autobahn has per default no speed limit for cars, except when there is one indicated by a speed limit sign. But there are many parts on any Autobahn without speed limit signs, so in reality you can very often drive as fast as you want.\n
    \n
    There are many opportunities to drive with 200km/h or more if you want, but often the traffic prevents going with this speed for longer than a few seconds or minutes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696847715 {#4524
    date: 2023-10-09 12:35:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4529 …}
  +nested: Doctrine\ORM\PersistentCollection {#4531 …}
  +votes: Doctrine\ORM\PersistentCollection {#4533 …}
  +reports: Doctrine\ORM\PersistentCollection {#4535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4539 …}
  -id: 38530
  -bodyTs: "'200km/h':54 'autobahn':2,29 'car':10 'default':5 'drive':41,52 'except':11 'fast':43 'go':65 'indic':16 'limit':8,20,32 'longer':70 'mani':25,49 'minut':76 'often':40,61 'one':15 'opportun':50 'part':26 'per':4 'prevent':64 'realiti':36 'second':74 'sign':21,33 'speed':7,19,31,68 'traffic':63 'want':46,59 'without':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3743176"
  +editedAt: DateTimeImmutable @1696847920 {#4525
    date: 2023-10-09 12:38:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696847715 {#4526
    date: 2023-10-09 12:35:15.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 {#4544
  +user: Proxies\__CG__\App\Entity\User {#4545 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Plus, anyone who has traveled in South Asia or South America knows that Germany is much, much more safe to drive in than most of the *rest of the world*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696868786 {#4541
    date: 2023-10-09 18:26:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4546 …}
  +nested: Doctrine\ORM\PersistentCollection {#4548 …}
  +votes: Doctrine\ORM\PersistentCollection {#4550 …}
  +reports: Doctrine\ORM\PersistentCollection {#4552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
  -id: 38939
  -bodyTs: "'america':11 'anyon':2 'asia':8 'drive':21 'germani':14 'know':12 'much':16,17 'plus':1 'rest':27 'safe':19 'south':7,10 'travel':5 'world':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4718811"
  +editedAt: DateTimeImmutable @1696868802 {#4542
    date: 2023-10-09 18:26:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696868786 {#4543
    date: 2023-10-09 18:26:26.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 {#4544
  +user: Proxies\__CG__\App\Entity\User {#4545 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Plus, anyone who has traveled in South Asia or South America knows that Germany is much, much more safe to drive in than most of the *rest of the world*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696868786 {#4541
    date: 2023-10-09 18:26:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4546 …}
  +nested: Doctrine\ORM\PersistentCollection {#4548 …}
  +votes: Doctrine\ORM\PersistentCollection {#4550 …}
  +reports: Doctrine\ORM\PersistentCollection {#4552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
  -id: 38939
  -bodyTs: "'america':11 'anyon':2 'asia':8 'drive':21 'germani':14 'know':12 'much':16,17 'plus':1 'rest':27 'safe':19 'south':7,10 'travel':5 'world':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4718811"
  +editedAt: DateTimeImmutable @1696868802 {#4542
    date: 2023-10-09 18:26:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696868786 {#4543
    date: 2023-10-09 18:26:26.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 {#4544
  +user: Proxies\__CG__\App\Entity\User {#4545 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Plus, anyone who has traveled in South Asia or South America knows that Germany is much, much more safe to drive in than most of the *rest of the world*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696868786 {#4541
    date: 2023-10-09 18:26:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4546 …}
  +nested: Doctrine\ORM\PersistentCollection {#4548 …}
  +votes: Doctrine\ORM\PersistentCollection {#4550 …}
  +reports: Doctrine\ORM\PersistentCollection {#4552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
  -id: 38939
  -bodyTs: "'america':11 'anyon':2 'asia':8 'drive':21 'germani':14 'know':12 'much':16,17 'plus':1 'rest':27 'safe':19 'south':7,10 'travel':5 'world':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4718811"
  +editedAt: DateTimeImmutable @1696868802 {#4542
    date: 2023-10-09 18:26:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696868786 {#4543
    date: 2023-10-09 18:26:26.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 {#4560
  +user: Proxies\__CG__\App\Entity\User {#4561 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "About 1/3 of the Autobahn has speed limits. The other 2/3 dont have a speed limit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697059586 {#4558
    date: 2023-10-11 23:26:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 42066
  -bodyTs: "'1/3':2 '2/3':11 'autobahn':5 'dont':12 'limit':8,16 'speed':7,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3808732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697059586 {#4559
    date: 2023-10-11 23:26:26.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 {#4560
  +user: Proxies\__CG__\App\Entity\User {#4561 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "About 1/3 of the Autobahn has speed limits. The other 2/3 dont have a speed limit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697059586 {#4558
    date: 2023-10-11 23:26:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 42066
  -bodyTs: "'1/3':2 '2/3':11 'autobahn':5 'dont':12 'limit':8,16 'speed':7,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3808732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697059586 {#4559
    date: 2023-10-11 23:26:26.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 {#4560
  +user: Proxies\__CG__\App\Entity\User {#4561 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "About 1/3 of the Autobahn has speed limits. The other 2/3 dont have a speed limit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697059586 {#4558
    date: 2023-10-11 23:26:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 42066
  -bodyTs: "'1/3':2 '2/3':11 'autobahn':5 'dont':12 'limit':8,16 'speed':7,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3808732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697059586 {#4559
    date: 2023-10-11 23:26:26.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 {#4576
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
    \n
    > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
    \n
    So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696769272 {#4574
    date: 2023-10-08 14:47:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 37346
  -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3875080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696769272 {#4575
    date: 2023-10-08 14:47:52.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 {#4576
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
    \n
    > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
    \n
    So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696769272 {#4574
    date: 2023-10-08 14:47:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 37346
  -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3875080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696769272 {#4575
    date: 2023-10-08 14:47:52.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 {#4576
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1697059587 {#4112
      date: 2023-10-11 23:26:27.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: 37197
    -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696757739 {#4113
      date: 2023-10-08 11:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
    \n
    > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
    \n
    So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696769272 {#4574
    date: 2023-10-08 14:47:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 37346
  -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3875080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696769272 {#4575
    date: 2023-10-08 14:47:52.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 {#4725
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +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 {#4576
    +user: Proxies\__CG__\App\Entity\User {#4577 …}
    +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1697059587 {#4112
        date: 2023-10-11 23:26:27.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: 37197
      -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4271000"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696757739 {#4113
        date: 2023-10-08 11:35:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
      \n
      > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
      \n
      So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696769272 {#4574
      date: 2023-10-08 14:47:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4578 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4582 …}
    +reports: Doctrine\ORM\PersistentCollection {#4584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
    -id: 37346
    -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3875080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696769272 {#4575
      date: 2023-10-08 14:47:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696792064 {#4723
    date: 2023-10-08 21:07:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4727 …}
  +nested: Doctrine\ORM\PersistentCollection {#4729 …}
  +votes: Doctrine\ORM\PersistentCollection {#4731 …}
  +reports: Doctrine\ORM\PersistentCollection {#4733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
  -id: 37786
  -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3326269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696792064 {#4724
    date: 2023-10-08 21:07:44.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 {#4725
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +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 {#4576
    +user: Proxies\__CG__\App\Entity\User {#4577 …}
    +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1697059587 {#4112
        date: 2023-10-11 23:26:27.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: 37197
      -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4271000"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696757739 {#4113
        date: 2023-10-08 11:35:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
      \n
      > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
      \n
      So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696769272 {#4574
      date: 2023-10-08 14:47:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4578 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4582 …}
    +reports: Doctrine\ORM\PersistentCollection {#4584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
    -id: 37346
    -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3875080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696769272 {#4575
      date: 2023-10-08 14:47:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696792064 {#4723
    date: 2023-10-08 21:07:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4727 …}
  +nested: Doctrine\ORM\PersistentCollection {#4729 …}
  +votes: Doctrine\ORM\PersistentCollection {#4731 …}
  +reports: Doctrine\ORM\PersistentCollection {#4733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
  -id: 37786
  -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3326269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696792064 {#4724
    date: 2023-10-08 21:07:44.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 {#4725
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +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 {#4576
    +user: Proxies\__CG__\App\Entity\User {#4577 …}
    +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1697059587 {#4112
        date: 2023-10-11 23:26:27.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: 37197
      -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4271000"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696757739 {#4113
        date: 2023-10-08 11:35:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
      \n
      > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
      \n
      So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696769272 {#4574
      date: 2023-10-08 14:47:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4578 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4582 …}
    +reports: Doctrine\ORM\PersistentCollection {#4584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
    -id: 37346
    -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3875080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696769272 {#4575
      date: 2023-10-08 14:47:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696792064 {#4723
    date: 2023-10-08 21:07:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4727 …}
  +nested: Doctrine\ORM\PersistentCollection {#4729 …}
  +votes: Doctrine\ORM\PersistentCollection {#4731 …}
  +reports: Doctrine\ORM\PersistentCollection {#4733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
  -id: 37786
  -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3326269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696792064 {#4724
    date: 2023-10-08 21:07:44.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 {#4796
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +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 {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4576
      +user: Proxies\__CG__\App\Entity\User {#4577 …}
      +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1697059587 {#4112
          date: 2023-10-11 23:26:27.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: 37197
        -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4271000"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696757739 {#4113
          date: 2023-10-08 11:35:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
        \n
        > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
        \n
        So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696769272 {#4574
        date: 2023-10-08 14:47:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4578 …}
      +nested: Doctrine\ORM\PersistentCollection {#4580 …}
      +votes: Doctrine\ORM\PersistentCollection {#4582 …}
      +reports: Doctrine\ORM\PersistentCollection {#4584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
      -id: 37346
      -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3875080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696769272 {#4575
        date: 2023-10-08 14:47:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696792064 {#4723
      date: 2023-10-08 21:07:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -id: 37786
    -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3326269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696792064 {#4724
      date: 2023-10-08 21:07:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    You can totally go 250km/h on the A5 from Frankfurt to Darmstadt, if traffic allows it. That wont always be possible, but typically if it isnt during work traffic, 160-200km/h is doable comfortably, even on other parts of the Autobahn\n
    \n
    The longest unrestricted part that ive driven should be the A71, where you can go longer passages without restrictions, save for the tunnels.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696796603 {#4794
    date: 2023-10-08 22:23:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 37884
  -bodyTs: "'-200':31 '160':30 '250km/h':5 'a5':8 'a71':53 'allow':15 'alway':19 'autobahn':42 'comfort':35 'darmstadt':12 'doabl':34 'driven':49 'even':36 'frankfurt':10 'go':4,57 'isnt':26 'ive':48 'km/h':32 'longer':58 'longest':44 'part':39,46 'passag':59 'possibl':21 'restrict':61 'save':62 'total':3 'traffic':14,29 'tunnel':65 'typic':23 'unrestrict':45 'without':60 'wont':18 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3651390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796603 {#4795
    date: 2023-10-08 22:23: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
75 DENIED edit
App\Entity\EntryComment {#4796
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +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 {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4576
      +user: Proxies\__CG__\App\Entity\User {#4577 …}
      +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1697059587 {#4112
          date: 2023-10-11 23:26:27.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: 37197
        -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4271000"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696757739 {#4113
          date: 2023-10-08 11:35:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
        \n
        > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
        \n
        So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696769272 {#4574
        date: 2023-10-08 14:47:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4578 …}
      +nested: Doctrine\ORM\PersistentCollection {#4580 …}
      +votes: Doctrine\ORM\PersistentCollection {#4582 …}
      +reports: Doctrine\ORM\PersistentCollection {#4584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
      -id: 37346
      -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3875080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696769272 {#4575
        date: 2023-10-08 14:47:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696792064 {#4723
      date: 2023-10-08 21:07:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -id: 37786
    -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3326269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696792064 {#4724
      date: 2023-10-08 21:07:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    You can totally go 250km/h on the A5 from Frankfurt to Darmstadt, if traffic allows it. That wont always be possible, but typically if it isnt during work traffic, 160-200km/h is doable comfortably, even on other parts of the Autobahn\n
    \n
    The longest unrestricted part that ive driven should be the A71, where you can go longer passages without restrictions, save for the tunnels.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696796603 {#4794
    date: 2023-10-08 22:23:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 37884
  -bodyTs: "'-200':31 '160':30 '250km/h':5 'a5':8 'a71':53 'allow':15 'alway':19 'autobahn':42 'comfort':35 'darmstadt':12 'doabl':34 'driven':49 'even':36 'frankfurt':10 'go':4,57 'isnt':26 'ive':48 'km/h':32 'longer':58 'longest':44 'part':39,46 'passag':59 'possibl':21 'restrict':61 'save':62 'total':3 'traffic':14,29 'tunnel':65 'typic':23 'unrestrict':45 'without':60 'wont':18 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3651390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796603 {#4795
    date: 2023-10-08 22:23: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
76 DENIED moderate
App\Entity\EntryComment {#4796
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +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 {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4576
      +user: Proxies\__CG__\App\Entity\User {#4577 …}
      +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1697059587 {#4112
          date: 2023-10-11 23:26:27.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: 37197
        -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4271000"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696757739 {#4113
          date: 2023-10-08 11:35:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
        \n
        > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
        \n
        So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696769272 {#4574
        date: 2023-10-08 14:47:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4578 …}
      +nested: Doctrine\ORM\PersistentCollection {#4580 …}
      +votes: Doctrine\ORM\PersistentCollection {#4582 …}
      +reports: Doctrine\ORM\PersistentCollection {#4584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
      -id: 37346
      -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3875080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696769272 {#4575
        date: 2023-10-08 14:47:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696792064 {#4723
      date: 2023-10-08 21:07:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -id: 37786
    -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3326269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696792064 {#4724
      date: 2023-10-08 21:07:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    You can totally go 250km/h on the A5 from Frankfurt to Darmstadt, if traffic allows it. That wont always be possible, but typically if it isnt during work traffic, 160-200km/h is doable comfortably, even on other parts of the Autobahn\n
    \n
    The longest unrestricted part that ive driven should be the A71, where you can go longer passages without restrictions, save for the tunnels.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696796603 {#4794
    date: 2023-10-08 22:23:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 37884
  -bodyTs: "'-200':31 '160':30 '250km/h':5 'a5':8 'a71':53 'allow':15 'alway':19 'autobahn':42 'comfort':35 'darmstadt':12 'doabl':34 'driven':49 'even':36 'frankfurt':10 'go':4,57 'isnt':26 'ive':48 'km/h':32 'longer':58 'longest':44 'part':39,46 'passag':59 'possibl':21 'restrict':61 'save':62 'total':3 'traffic':14,29 'tunnel':65 'typic':23 'unrestrict':45 'without':60 'wont':18 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3651390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796603 {#4795
    date: 2023-10-08 22:23: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
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 {#4812
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +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 {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4576
      +user: Proxies\__CG__\App\Entity\User {#4577 …}
      +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1697059587 {#4112
          date: 2023-10-11 23:26:27.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: 37197
        -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4271000"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696757739 {#4113
          date: 2023-10-08 11:35:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
        \n
        > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
        \n
        So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696769272 {#4574
        date: 2023-10-08 14:47:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4578 …}
      +nested: Doctrine\ORM\PersistentCollection {#4580 …}
      +votes: Doctrine\ORM\PersistentCollection {#4582 …}
      +reports: Doctrine\ORM\PersistentCollection {#4584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
      -id: 37346
      -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3875080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696769272 {#4575
        date: 2023-10-08 14:47:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696792064 {#4723
      date: 2023-10-08 21:07:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -id: 37786
    -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3326269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696792064 {#4724
      date: 2023-10-08 21:07:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    > If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe\n
    \n
    First comes the Porsche, who then gets bullied off the left lane by a Lamborghini, who then gets bullied off the left lane by an Audi RS6.\n
    \n
    That’s Germany
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696835540 {#4810
    date: 2023-10-09 09:12:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 38383
  -bodyTs: "'audi':49 'blast':11 'bulli':31,42 'come':25 'could':19 'doubl':15 'first':24 'germani':53 'get':30,41 'lamborghini':38 'lane':8,35,46 'left':34,45 'middl':7 'past':12 'peopl':4 'porsch':27 'rs6':50 'seen':21 'speed':17 'unsaf':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4694418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696835540 {#4811
    date: 2023-10-09 09:12: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
79 DENIED edit
App\Entity\EntryComment {#4812
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +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 {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4576
      +user: Proxies\__CG__\App\Entity\User {#4577 …}
      +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1697059587 {#4112
          date: 2023-10-11 23:26:27.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: 37197
        -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4271000"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696757739 {#4113
          date: 2023-10-08 11:35:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
        \n
        > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
        \n
        So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696769272 {#4574
        date: 2023-10-08 14:47:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4578 …}
      +nested: Doctrine\ORM\PersistentCollection {#4580 …}
      +votes: Doctrine\ORM\PersistentCollection {#4582 …}
      +reports: Doctrine\ORM\PersistentCollection {#4584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
      -id: 37346
      -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3875080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696769272 {#4575
        date: 2023-10-08 14:47:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696792064 {#4723
      date: 2023-10-08 21:07:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -id: 37786
    -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3326269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696792064 {#4724
      date: 2023-10-08 21:07:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    > If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe\n
    \n
    First comes the Porsche, who then gets bullied off the left lane by a Lamborghini, who then gets bullied off the left lane by an Audi RS6.\n
    \n
    That’s Germany
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696835540 {#4810
    date: 2023-10-09 09:12:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 38383
  -bodyTs: "'audi':49 'blast':11 'bulli':31,42 'come':25 'could':19 'doubl':15 'first':24 'germani':53 'get':30,41 'lamborghini':38 'lane':8,35,46 'left':34,45 'middl':7 'past':12 'peopl':4 'porsch':27 'rs6':50 'seen':21 'speed':17 'unsaf':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4694418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696835540 {#4811
    date: 2023-10-09 09:12: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
80 DENIED moderate
App\Entity\EntryComment {#4812
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +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 {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4576
      +user: Proxies\__CG__\App\Entity\User {#4577 …}
      +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1697059587 {#4112
          date: 2023-10-11 23:26:27.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: 37197
        -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4271000"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696757739 {#4113
          date: 2023-10-08 11:35:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
        \n
        > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
        \n
        So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696769272 {#4574
        date: 2023-10-08 14:47:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4578 …}
      +nested: Doctrine\ORM\PersistentCollection {#4580 …}
      +votes: Doctrine\ORM\PersistentCollection {#4582 …}
      +reports: Doctrine\ORM\PersistentCollection {#4584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
      -id: 37346
      -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3875080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696769272 {#4575
        date: 2023-10-08 14:47:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696792064 {#4723
      date: 2023-10-08 21:07:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -id: 37786
    -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3326269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696792064 {#4724
      date: 2023-10-08 21:07:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    > If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe\n
    \n
    First comes the Porsche, who then gets bullied off the left lane by a Lamborghini, who then gets bullied off the left lane by an Audi RS6.\n
    \n
    That’s Germany
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696835540 {#4810
    date: 2023-10-09 09:12:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 38383
  -bodyTs: "'audi':49 'blast':11 'bulli':31,42 'come':25 'could':19 'doubl':15 'first':24 'germani':53 'get':30,41 'lamborghini':38 'lane':8,35,46 'left':34,45 'middl':7 'past':12 'peopl':4 'porsch':27 'rs6':50 'seen':21 'speed':17 'unsaf':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4694418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696835540 {#4811
    date: 2023-10-09 09:12: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
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 {#4865
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +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 {#4812
    +user: Proxies\__CG__\App\Entity\User {#4813 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: Proxies\__CG__\App\Entity\User {#4726 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4576
        +user: Proxies\__CG__\App\Entity\User {#4577 …}
        +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1697059587 {#4112
            date: 2023-10-11 23:26:27.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: 37197
          -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4271000"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696757739 {#4113
            date: 2023-10-08 11:35:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
          \n
          > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
          \n
          So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696769272 {#4574
          date: 2023-10-08 14:47:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@johnofthesea@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4578 …}
        +nested: Doctrine\ORM\PersistentCollection {#4580 …}
        +votes: Doctrine\ORM\PersistentCollection {#4582 …}
        +reports: Doctrine\ORM\PersistentCollection {#4584 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
        -id: 37346
        -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/3875080"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696769272 {#4575
          date: 2023-10-08 14:47:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696792064 {#4723
        date: 2023-10-08 21:07:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
        "@ArcaneSlime@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4727 …}
      +nested: Doctrine\ORM\PersistentCollection {#4729 …}
      +votes: Doctrine\ORM\PersistentCollection {#4731 …}
      +reports: Doctrine\ORM\PersistentCollection {#4733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
      -id: 37786
      -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3326269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696792064 {#4724
        date: 2023-10-08 21:07:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      > If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe\n
      \n
      First comes the Porsche, who then gets bullied off the left lane by a Lamborghini, who then gets bullied off the left lane by an Audi RS6.\n
      \n
      That’s Germany
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696835540 {#4810
      date: 2023-10-09 09:12:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
      "@Echrichor@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 38383
    -bodyTs: "'audi':49 'blast':11 'bulli':31,42 'come':25 'could':19 'doubl':15 'first':24 'germani':53 'get':30,41 'lamborghini':38 'lane':8,35,46 'left':34,45 'middl':7 'past':12 'peopl':4 'porsch':27 'rs6':50 'seen':21 'speed':17 'unsaf':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4694418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696835540 {#4811
      date: 2023-10-09 09:12:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    You forgot about the Ford Focus bullying the Audi off of the left lane.\n
    \n
    “Was is’n des für ein Kombi? Der macht ja voll Terror!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696842549 {#4863
    date: 2023-10-09 11:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 38466
  -bodyTs: "'audi':9 'bulli':7 'der':22 'des':18 'ein':20 'focus':6 'ford':5 'forgot':2 'für':19 'ja':24 'kombi':21 'lane':14 'left':13 'macht':23 'n':17 'terror':26 'voll':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4331748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842549 {#4864
    date: 2023-10-09 11:09:09.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 {#4865
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +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 {#4812
    +user: Proxies\__CG__\App\Entity\User {#4813 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: Proxies\__CG__\App\Entity\User {#4726 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4576
        +user: Proxies\__CG__\App\Entity\User {#4577 …}
        +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1697059587 {#4112
            date: 2023-10-11 23:26:27.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: 37197
          -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4271000"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696757739 {#4113
            date: 2023-10-08 11:35:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
          \n
          > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
          \n
          So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696769272 {#4574
          date: 2023-10-08 14:47:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@johnofthesea@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4578 …}
        +nested: Doctrine\ORM\PersistentCollection {#4580 …}
        +votes: Doctrine\ORM\PersistentCollection {#4582 …}
        +reports: Doctrine\ORM\PersistentCollection {#4584 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
        -id: 37346
        -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/3875080"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696769272 {#4575
          date: 2023-10-08 14:47:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696792064 {#4723
        date: 2023-10-08 21:07:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
        "@ArcaneSlime@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4727 …}
      +nested: Doctrine\ORM\PersistentCollection {#4729 …}
      +votes: Doctrine\ORM\PersistentCollection {#4731 …}
      +reports: Doctrine\ORM\PersistentCollection {#4733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
      -id: 37786
      -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3326269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696792064 {#4724
        date: 2023-10-08 21:07:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      > If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe\n
      \n
      First comes the Porsche, who then gets bullied off the left lane by a Lamborghini, who then gets bullied off the left lane by an Audi RS6.\n
      \n
      That’s Germany
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696835540 {#4810
      date: 2023-10-09 09:12:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
      "@Echrichor@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 38383
    -bodyTs: "'audi':49 'blast':11 'bulli':31,42 'come':25 'could':19 'doubl':15 'first':24 'germani':53 'get':30,41 'lamborghini':38 'lane':8,35,46 'left':34,45 'middl':7 'past':12 'peopl':4 'porsch':27 'rs6':50 'seen':21 'speed':17 'unsaf':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4694418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696835540 {#4811
      date: 2023-10-09 09:12:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    You forgot about the Ford Focus bullying the Audi off of the left lane.\n
    \n
    “Was is’n des für ein Kombi? Der macht ja voll Terror!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696842549 {#4863
    date: 2023-10-09 11:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 38466
  -bodyTs: "'audi':9 'bulli':7 'der':22 'des':18 'ein':20 'focus':6 'ford':5 'forgot':2 'für':19 'ja':24 'kombi':21 'lane':14 'left':13 'macht':23 'n':17 'terror':26 'voll':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4331748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842549 {#4864
    date: 2023-10-09 11:09:09.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 {#4865
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +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 {#4812
    +user: Proxies\__CG__\App\Entity\User {#4813 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: Proxies\__CG__\App\Entity\User {#4726 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4576
        +user: Proxies\__CG__\App\Entity\User {#4577 …}
        +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1697059587 {#4112
            date: 2023-10-11 23:26:27.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: 37197
          -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4271000"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696757739 {#4113
            date: 2023-10-08 11:35:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
          \n
          > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
          \n
          So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696769272 {#4574
          date: 2023-10-08 14:47:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@johnofthesea@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4578 …}
        +nested: Doctrine\ORM\PersistentCollection {#4580 …}
        +votes: Doctrine\ORM\PersistentCollection {#4582 …}
        +reports: Doctrine\ORM\PersistentCollection {#4584 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
        -id: 37346
        -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/3875080"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696769272 {#4575
          date: 2023-10-08 14:47:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696792064 {#4723
        date: 2023-10-08 21:07:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
        "@ArcaneSlime@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4727 …}
      +nested: Doctrine\ORM\PersistentCollection {#4729 …}
      +votes: Doctrine\ORM\PersistentCollection {#4731 …}
      +reports: Doctrine\ORM\PersistentCollection {#4733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
      -id: 37786
      -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3326269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696792064 {#4724
        date: 2023-10-08 21:07:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      > If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe\n
      \n
      First comes the Porsche, who then gets bullied off the left lane by a Lamborghini, who then gets bullied off the left lane by an Audi RS6.\n
      \n
      That’s Germany
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696835540 {#4810
      date: 2023-10-09 09:12:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
      "@Echrichor@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 38383
    -bodyTs: "'audi':49 'blast':11 'bulli':31,42 'come':25 'could':19 'doubl':15 'first':24 'germani':53 'get':30,41 'lamborghini':38 'lane':8,35,46 'left':34,45 'middl':7 'past':12 'peopl':4 'porsch':27 'rs6':50 'seen':21 'speed':17 'unsaf':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4694418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696835540 {#4811
      date: 2023-10-09 09:12:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    You forgot about the Ford Focus bullying the Audi off of the left lane.\n
    \n
    “Was is’n des für ein Kombi? Der macht ja voll Terror!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696842549 {#4863
    date: 2023-10-09 11:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 38466
  -bodyTs: "'audi':9 'bulli':7 'der':22 'des':18 'ein':20 'focus':6 'ford':5 'forgot':2 'für':19 'ja':24 'kombi':21 'lane':14 'left':13 'macht':23 'n':17 'terror':26 'voll':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4331748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842549 {#4864
    date: 2023-10-09 11:09:09.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 {#4903
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +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 {#4865
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4812
      +user: Proxies\__CG__\App\Entity\User {#4813 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4725
        +user: Proxies\__CG__\App\Entity\User {#4726 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4576
          +user: Proxies\__CG__\App\Entity\User {#4577 …}
          +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1697059587 {#4112
              date: 2023-10-11 23:26:27.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: 37197
            -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4271000"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696757739 {#4113
              date: 2023-10-08 11:35:39.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: """
            I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
            \n
            > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
            \n
            So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696769272 {#4574
            date: 2023-10-08 14:47:52.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@johnofthesea@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4578 …}
          +nested: Doctrine\ORM\PersistentCollection {#4580 …}
          +votes: Doctrine\ORM\PersistentCollection {#4582 …}
          +reports: Doctrine\ORM\PersistentCollection {#4584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
          -id: 37346
          -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/3875080"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696769272 {#4575
            date: 2023-10-08 14:47:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696792064 {#4723
          date: 2023-10-08 21:07:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@johnofthesea@lemmy.world"
          "@ArcaneSlime@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4727 …}
        +nested: Doctrine\ORM\PersistentCollection {#4729 …}
        +votes: Doctrine\ORM\PersistentCollection {#4731 …}
        +reports: Doctrine\ORM\PersistentCollection {#4733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
        -id: 37786
        -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3326269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696792064 {#4724
          date: 2023-10-08 21:07:44.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        > If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe\n
        \n
        First comes the Porsche, who then gets bullied off the left lane by a Lamborghini, who then gets bullied off the left lane by an Audi RS6.\n
        \n
        That’s Germany
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696835540 {#4810
        date: 2023-10-09 09:12:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
        "@ArcaneSlime@lemmy.dbzer0.com"
        "@Echrichor@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 38383
      -bodyTs: "'audi':49 'blast':11 'bulli':31,42 'come':25 'could':19 'doubl':15 'first':24 'germani':53 'get':30,41 'lamborghini':38 'lane':8,35,46 'left':34,45 'middl':7 'past':12 'peopl':4 'porsch':27 'rs6':50 'seen':21 'speed':17 'unsaf':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4694418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696835540 {#4811
        date: 2023-10-09 09:12:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      You forgot about the Ford Focus bullying the Audi off of the left lane.\n
      \n
      “Was is’n des für ein Kombi? Der macht ja voll Terror!”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696842549 {#4863
      date: 2023-10-09 11:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
      "@Echrichor@feddit.uk"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -id: 38466
    -bodyTs: "'audi':9 'bulli':7 'der':22 'des':18 'ein':20 'focus':6 'ford':5 'forgot':2 'für':19 'ja':24 'kombi':21 'lane':14 'left':13 'macht':23 'n':17 'terror':26 'voll':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4331748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842549 {#4864
      date: 2023-10-09 11:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Legendary video"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696845590 {#4901
    date: 2023-10-09 11:59:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
    "@miss_brainfart@lemmy.ml"
    "@Bigmouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 38508
  -bodyTs: "'legendari':1 'video':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4700036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845590 {#4902
    date: 2023-10-09 11:59: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
87 DENIED edit
App\Entity\EntryComment {#4903
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +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 {#4865
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4812
      +user: Proxies\__CG__\App\Entity\User {#4813 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4725
        +user: Proxies\__CG__\App\Entity\User {#4726 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4576
          +user: Proxies\__CG__\App\Entity\User {#4577 …}
          +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1697059587 {#4112
              date: 2023-10-11 23:26:27.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: 37197
            -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4271000"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696757739 {#4113
              date: 2023-10-08 11:35:39.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: """
            I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
            \n
            > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
            \n
            So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696769272 {#4574
            date: 2023-10-08 14:47:52.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@johnofthesea@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4578 …}
          +nested: Doctrine\ORM\PersistentCollection {#4580 …}
          +votes: Doctrine\ORM\PersistentCollection {#4582 …}
          +reports: Doctrine\ORM\PersistentCollection {#4584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
          -id: 37346
          -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/3875080"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696769272 {#4575
            date: 2023-10-08 14:47:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696792064 {#4723
          date: 2023-10-08 21:07:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@johnofthesea@lemmy.world"
          "@ArcaneSlime@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4727 …}
        +nested: Doctrine\ORM\PersistentCollection {#4729 …}
        +votes: Doctrine\ORM\PersistentCollection {#4731 …}
        +reports: Doctrine\ORM\PersistentCollection {#4733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
        -id: 37786
        -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3326269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696792064 {#4724
          date: 2023-10-08 21:07:44.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        > If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe\n
        \n
        First comes the Porsche, who then gets bullied off the left lane by a Lamborghini, who then gets bullied off the left lane by an Audi RS6.\n
        \n
        That’s Germany
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696835540 {#4810
        date: 2023-10-09 09:12:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
        "@ArcaneSlime@lemmy.dbzer0.com"
        "@Echrichor@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 38383
      -bodyTs: "'audi':49 'blast':11 'bulli':31,42 'come':25 'could':19 'doubl':15 'first':24 'germani':53 'get':30,41 'lamborghini':38 'lane':8,35,46 'left':34,45 'middl':7 'past':12 'peopl':4 'porsch':27 'rs6':50 'seen':21 'speed':17 'unsaf':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4694418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696835540 {#4811
        date: 2023-10-09 09:12:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      You forgot about the Ford Focus bullying the Audi off of the left lane.\n
      \n
      “Was is’n des für ein Kombi? Der macht ja voll Terror!”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696842549 {#4863
      date: 2023-10-09 11:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
      "@Echrichor@feddit.uk"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -id: 38466
    -bodyTs: "'audi':9 'bulli':7 'der':22 'des':18 'ein':20 'focus':6 'ford':5 'forgot':2 'für':19 'ja':24 'kombi':21 'lane':14 'left':13 'macht':23 'n':17 'terror':26 'voll':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4331748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842549 {#4864
      date: 2023-10-09 11:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Legendary video"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696845590 {#4901
    date: 2023-10-09 11:59:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
    "@miss_brainfart@lemmy.ml"
    "@Bigmouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 38508
  -bodyTs: "'legendari':1 'video':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4700036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845590 {#4902
    date: 2023-10-09 11:59: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
88 DENIED moderate
App\Entity\EntryComment {#4903
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +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 {#4865
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4812
      +user: Proxies\__CG__\App\Entity\User {#4813 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4725
        +user: Proxies\__CG__\App\Entity\User {#4726 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4576
          +user: Proxies\__CG__\App\Entity\User {#4577 …}
          +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: "I’ve been fined on German highways for going too fast. Memes like these are myths. It is based on fact that there is no *default* upper limit on highway. But there are speed-limit signs on German highways."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1697059587 {#4112
              date: 2023-10-11 23:26:27.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: 37197
            -bodyTs: "'base':19 'default':26 'fact':21 'fast':11 'fine':4 'german':6,39 'go':9 'highway':7,30,40 'like':13 'limit':28,36 'meme':12 'myth':16 'sign':37 'speed':35 'speed-limit':34 'upper':27 've':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4271000"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696757739 {#4113
              date: 2023-10-08 11:35:39.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: """
            I think it’s based on the (fahrt fahrt fahrt auf den) Autobahn. Now, I’m not german so I could be wrong, but here’s what wikipedia says regarding speed limits on the autobahn:\n
            \n
            > **Much of the system has no speed limit for some classes of vehicles.**[1] However, limits are posted and enforced in areas that are urbanised, substandard, accident-prone, or under construction. **On speed-unrestricted stretches, an advisory speed limit (Richtgeschwindigkeit) of 130 kilometres per hour (81 mph) applies.[2] While driving faster is not illegal in the absence of a speed limit,** it can cause an increased liability in the case of a collision (which mandatory auto insurance has to cover); courts have ruled that an “ideal driver” who is exempt from absolute liability for “inevitable” tort under the law would not exceed Richtgeschwindigkeit.\n
            \n
            So, it certainly seems there *is* a basis for the jokes, even if they aren’t 100% historically accurate.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696769272 {#4574
            date: 2023-10-08 14:47:52.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@johnofthesea@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4578 …}
          +nested: Doctrine\ORM\PersistentCollection {#4580 …}
          +votes: Doctrine\ORM\PersistentCollection {#4582 …}
          +reports: Doctrine\ORM\PersistentCollection {#4584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
          -id: 37346
          -bodyTs: "'1':49 '100':158 '130':79 '2':86 '81':83 'absenc':95 'absolut':130 'accid':63 'accident-pron':62 'accur':160 'advisori':74 'appli':85 'area':57 'aren':156 'auf':11 'auto':114 'autobahn':13,35 'base':5 'basi':149 'case':108 'caus':102 'certain':144 'class':46 'collis':111 'construct':67 'could':21 'court':119 'cover':118 'den':12 'drive':88 'driver':125 'enforc':55 'even':153 'exceed':140 'exempt':128 'fahrt':8,9,10 'faster':89 'german':18 'histor':159 'hour':82 'howev':50 'ideal':124 'illeg':92 'increas':104 'inevit':133 'insur':115 'joke':152 'kilometr':80 'law':137 'liabil':105,131 'limit':32,43,51,76,99 'm':16 'mandatori':113 'mph':84 'much':36 'per':81 'post':53 'prone':64 'regard':30 'richtgeschwindigkeit':77,141 'rule':121 'say':29 'seem':145 'speed':31,42,70,75,98 'speed-unrestrict':69 'stretch':72 'substandard':61 'system':39 'think':2 'tort':134 'unrestrict':71 'urbanis':60 'vehicl':48 'wikipedia':28 'would':138 'wrong':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/3875080"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696769272 {#4575
            date: 2023-10-08 14:47:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "I’ve driven around the Western side of Germany a few times and there really weren’t many sections that were unrestricted, and those that were unrestricted were not that long, and often very busy. Anecdotally, I did ask about it the first time I went and the advice I got was that while it is technically unrestricted you should be going at a similar speed to the traffic around you. If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe by police and get you in trouble."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696792064 {#4723
          date: 2023-10-08 21:07:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@johnofthesea@lemmy.world"
          "@ArcaneSlime@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4727 …}
        +nested: Doctrine\ORM\PersistentCollection {#4729 …}
        +votes: Doctrine\ORM\PersistentCollection {#4731 …}
        +reports: Doctrine\ORM\PersistentCollection {#4733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
        -id: 37786
        -bodyTs: "'advic':49 'anecdot':36 'around':4,70 'ask':39 'blast':82 'busi':35 'could':90 'doubl':86 'driven':3 'first':43 'germani':9 'get':98 'go':62 'got':51 'lane':79 'long':31 'mani':18 'middl':78 'often':33 'past':83 'peopl':75 'polic':96 'realli':15 'section':19 'seen':92 'side':7 'similar':65 'speed':66,88 'technic':57 'time':12,44 'traffic':69 'troubl':101 'unrestrict':22,27,58 'unsaf':94 've':2 'went':46 'weren':16 'western':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3326269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696792064 {#4724
          date: 2023-10-08 21:07:44.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        > If there are people in the middle lane and you blast past them at double their speed, that could be seen as unsafe\n
        \n
        First comes the Porsche, who then gets bullied off the left lane by a Lamborghini, who then gets bullied off the left lane by an Audi RS6.\n
        \n
        That’s Germany
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696835540 {#4810
        date: 2023-10-09 09:12:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@johnofthesea@lemmy.world"
        "@ArcaneSlime@lemmy.dbzer0.com"
        "@Echrichor@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 38383
      -bodyTs: "'audi':49 'blast':11 'bulli':31,42 'come':25 'could':19 'doubl':15 'first':24 'germani':53 'get':30,41 'lamborghini':38 'lane':8,35,46 'left':34,45 'middl':7 'past':12 'peopl':4 'porsch':27 'rs6':50 'seen':21 'speed':17 'unsaf':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4694418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696835540 {#4811
        date: 2023-10-09 09:12:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      You forgot about the Ford Focus bullying the Audi off of the left lane.\n
      \n
      “Was is’n des für ein Kombi? Der macht ja voll Terror!”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696842549 {#4863
      date: 2023-10-09 11:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@johnofthesea@lemmy.world"
      "@ArcaneSlime@lemmy.dbzer0.com"
      "@Echrichor@feddit.uk"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -id: 38466
    -bodyTs: "'audi':9 'bulli':7 'der':22 'des':18 'ein':20 'focus':6 'ford':5 'forgot':2 'für':19 'ja':24 'kombi':21 'lane':14 'left':13 'macht':23 'n':17 'terror':26 'voll':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4331748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842549 {#4864
      date: 2023-10-09 11:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Legendary video"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696845590 {#4901
    date: 2023-10-09 11:59:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@johnofthesea@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Echrichor@feddit.uk"
    "@miss_brainfart@lemmy.ml"
    "@Bigmouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 38508
  -bodyTs: "'legendari':1 'video':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4700036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845590 {#4902
    date: 2023-10-09 11:59: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
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 {#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: "If we get high enough the sound barrier will be at highway speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696849283 {#4185
    date: 2023-10-09 13:01:23.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: 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 {#4186
    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
91 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: "If we get high enough the sound barrier will be at highway speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696849283 {#4185
    date: 2023-10-09 13:01:23.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: 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 {#4186
    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
92 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: "If we get high enough the sound barrier will be at highway speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696849283 {#4185
    date: 2023-10-09 13:01:23.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: 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 {#4186
    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
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 {#4592
  +user: Proxies\__CG__\App\Entity\User {#4593 …}
  +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 {#4190
    +user: App\Entity\User {#4203 …}
    +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 {#4185
      date: 2023-10-09 13:01:23.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: 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 {#4186
      date: 2023-10-08 11:50:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "True, but if you’re high you shoukdn’t drive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696849281 {#4590
    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 {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
  -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 {#4591
    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
95 DENIED edit
App\Entity\EntryComment {#4592
  +user: Proxies\__CG__\App\Entity\User {#4593 …}
  +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 {#4190
    +user: App\Entity\User {#4203 …}
    +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 {#4185
      date: 2023-10-09 13:01:23.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: 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 {#4186
      date: 2023-10-08 11:50:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "True, but if you’re high you shoukdn’t drive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696849281 {#4590
    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 {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
  -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 {#4591
    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
96 DENIED moderate
App\Entity\EntryComment {#4592
  +user: Proxies\__CG__\App\Entity\User {#4593 …}
  +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 {#4190
    +user: App\Entity\User {#4203 …}
    +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 {#4185
      date: 2023-10-09 13:01:23.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: 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 {#4186
      date: 2023-10-08 11:50:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "True, but if you’re high you shoukdn’t drive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696849281 {#4590
    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 {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
  -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 {#4591
    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
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 {#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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697061155 {#4258
    date: 2023-10-11 23:52:35.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: 37261
  -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4272648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696763151 {#4259
    date: 2023-10-08 13:05: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
99 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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697061155 {#4258
    date: 2023-10-11 23:52:35.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: 37261
  -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4272648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696763151 {#4259
    date: 2023-10-08 13:05: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
100 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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697061155 {#4258
    date: 2023-10-11 23:52:35.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: 37261
  -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4272648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696763151 {#4259
    date: 2023-10-08 13:05: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
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 {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697061155 {#4258
      date: 2023-10-11 23:52:35.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: 37261
    -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4272648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763151 {#4259
      date: 2023-10-08 13:05:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696763669 {#4606
    date: 2023-10-08 13:14:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 37269
  -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3685556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696763669 {#4607
    date: 2023-10-08 13:14:29.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 {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697061155 {#4258
      date: 2023-10-11 23:52:35.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: 37261
    -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4272648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763151 {#4259
      date: 2023-10-08 13:05:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696763669 {#4606
    date: 2023-10-08 13:14:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 37269
  -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3685556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696763669 {#4607
    date: 2023-10-08 13:14:29.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 {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697061155 {#4258
      date: 2023-10-11 23:52:35.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: 37261
    -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4272648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763151 {#4259
      date: 2023-10-08 13:05:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696763669 {#4606
    date: 2023-10-08 13:14:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 37269
  -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3685556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696763669 {#4607
    date: 2023-10-08 13:14:29.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 {#4694
  +user: Proxies\__CG__\App\Entity\User {#4695 …}
  +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 {#4608
    +user: Proxies\__CG__\App\Entity\User {#4609 …}
    +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697061155 {#4258
        date: 2023-10-11 23:52:35.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: 37261
      -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4272648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763151 {#4259
        date: 2023-10-08 13:05:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696763669 {#4606
      date: 2023-10-08 13:14:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4612 …}
    +votes: Doctrine\ORM\PersistentCollection {#4614 …}
    +reports: Doctrine\ORM\PersistentCollection {#4616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
    -id: 37269
    -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3685556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763669 {#4607
      date: 2023-10-08 13:14:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    With 180-200km/h delta you couldn’t possibly judge the traffic situation, let alone react in time. I think you meant 100km/h difference, right?\n
    \n
    But even with a delta of “only” 100km/h the distance between cars shrinks by about 30m per seconds. Even with optimal visibility and full attention on the road this gives you a couple seconds at best to correctly assess the situation. Then you can only punch the brakes and hope you remain in controll over your vehicle.\n
    \n
    Imho there is no justification to allow PKW move that fast. At those speeds you not only your life but that of others as well.\n
    \n
    And i haven’t even touched on the environmental impact and fuel efficiency of high speeds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696765469 {#4692
    date: 2023-10-08 13:44:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@caedael@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4696 …}
  +nested: Doctrine\ORM\PersistentCollection {#4698 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
  -id: 37287
  -bodyTs: "'-200':3 '100km/h':23,33 '180':2 '30m':41 'allow':89 'alon':15 'assess':64 'attent':50 'best':61 'brake':73 'car':37 'control':79 'correct':63 'couldn':7 'coupl':58 'delta':5,30 'differ':24 'distanc':35 'effici':120 'environment':116 'even':27,44,112 'fast':93 'fuel':119 'full':49 'give':55 'haven':110 'high':122 'hope':75 'imho':83 'impact':117 'judg':10 'justif':87 'km/h':4 'let':14 'life':101 'meant':22 'move':91 'optim':46 'other':105 'per':42 'pkw':90 'possibl':9 'punch':71 'react':16 'remain':77 'right':25 'road':53 'second':43,59 'shrink':38 'situat':13,66 'speed':96,123 'think':20 'time':18 'touch':113 'traffic':12 'vehicl':82 'visibl':47 'well':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3638635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696765469 {#4693
    date: 2023-10-08 13:44:29.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 {#4694
  +user: Proxies\__CG__\App\Entity\User {#4695 …}
  +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 {#4608
    +user: Proxies\__CG__\App\Entity\User {#4609 …}
    +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697061155 {#4258
        date: 2023-10-11 23:52:35.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: 37261
      -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4272648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763151 {#4259
        date: 2023-10-08 13:05:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696763669 {#4606
      date: 2023-10-08 13:14:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4612 …}
    +votes: Doctrine\ORM\PersistentCollection {#4614 …}
    +reports: Doctrine\ORM\PersistentCollection {#4616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
    -id: 37269
    -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3685556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763669 {#4607
      date: 2023-10-08 13:14:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    With 180-200km/h delta you couldn’t possibly judge the traffic situation, let alone react in time. I think you meant 100km/h difference, right?\n
    \n
    But even with a delta of “only” 100km/h the distance between cars shrinks by about 30m per seconds. Even with optimal visibility and full attention on the road this gives you a couple seconds at best to correctly assess the situation. Then you can only punch the brakes and hope you remain in controll over your vehicle.\n
    \n
    Imho there is no justification to allow PKW move that fast. At those speeds you not only your life but that of others as well.\n
    \n
    And i haven’t even touched on the environmental impact and fuel efficiency of high speeds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696765469 {#4692
    date: 2023-10-08 13:44:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@caedael@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4696 …}
  +nested: Doctrine\ORM\PersistentCollection {#4698 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
  -id: 37287
  -bodyTs: "'-200':3 '100km/h':23,33 '180':2 '30m':41 'allow':89 'alon':15 'assess':64 'attent':50 'best':61 'brake':73 'car':37 'control':79 'correct':63 'couldn':7 'coupl':58 'delta':5,30 'differ':24 'distanc':35 'effici':120 'environment':116 'even':27,44,112 'fast':93 'fuel':119 'full':49 'give':55 'haven':110 'high':122 'hope':75 'imho':83 'impact':117 'judg':10 'justif':87 'km/h':4 'let':14 'life':101 'meant':22 'move':91 'optim':46 'other':105 'per':42 'pkw':90 'possibl':9 'punch':71 'react':16 'remain':77 'right':25 'road':53 'second':43,59 'shrink':38 'situat':13,66 'speed':96,123 'think':20 'time':18 'touch':113 'traffic':12 'vehicl':82 'visibl':47 'well':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3638635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696765469 {#4693
    date: 2023-10-08 13:44:29.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 {#4694
  +user: Proxies\__CG__\App\Entity\User {#4695 …}
  +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 {#4608
    +user: Proxies\__CG__\App\Entity\User {#4609 …}
    +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697061155 {#4258
        date: 2023-10-11 23:52:35.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: 37261
      -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4272648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763151 {#4259
        date: 2023-10-08 13:05:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696763669 {#4606
      date: 2023-10-08 13:14:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4612 …}
    +votes: Doctrine\ORM\PersistentCollection {#4614 …}
    +reports: Doctrine\ORM\PersistentCollection {#4616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
    -id: 37269
    -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3685556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763669 {#4607
      date: 2023-10-08 13:14:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    With 180-200km/h delta you couldn’t possibly judge the traffic situation, let alone react in time. I think you meant 100km/h difference, right?\n
    \n
    But even with a delta of “only” 100km/h the distance between cars shrinks by about 30m per seconds. Even with optimal visibility and full attention on the road this gives you a couple seconds at best to correctly assess the situation. Then you can only punch the brakes and hope you remain in controll over your vehicle.\n
    \n
    Imho there is no justification to allow PKW move that fast. At those speeds you not only your life but that of others as well.\n
    \n
    And i haven’t even touched on the environmental impact and fuel efficiency of high speeds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696765469 {#4692
    date: 2023-10-08 13:44:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@caedael@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4696 …}
  +nested: Doctrine\ORM\PersistentCollection {#4698 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
  -id: 37287
  -bodyTs: "'-200':3 '100km/h':23,33 '180':2 '30m':41 'allow':89 'alon':15 'assess':64 'attent':50 'best':61 'brake':73 'car':37 'control':79 'correct':63 'couldn':7 'coupl':58 'delta':5,30 'differ':24 'distanc':35 'effici':120 'environment':116 'even':27,44,112 'fast':93 'fuel':119 'full':49 'give':55 'haven':110 'high':122 'hope':75 'imho':83 'impact':117 'judg':10 'justif':87 'km/h':4 'let':14 'life':101 'meant':22 'move':91 'optim':46 'other':105 'per':42 'pkw':90 'possibl':9 'punch':71 'react':16 'remain':77 'right':25 'road':53 'second':43,59 'shrink':38 'situat':13,66 'speed':96,123 'think':20 'time':18 'touch':113 'traffic':12 'vehicl':82 'visibl':47 'well':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3638635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696765469 {#4693
    date: 2023-10-08 13:44:29.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 {#4780
  +user: Proxies\__CG__\App\Entity\User {#4781 …}
  +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 {#4694
    +user: Proxies\__CG__\App\Entity\User {#4695 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4608
      +user: Proxies\__CG__\App\Entity\User {#4609 …}
      +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697061155 {#4258
          date: 2023-10-11 23:52:35.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: 37261
        -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4272648"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696763151 {#4259
          date: 2023-10-08 13:05:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696763669 {#4606
        date: 2023-10-08 13:14:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Schmuppes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4610 …}
      +nested: Doctrine\ORM\PersistentCollection {#4612 …}
      +votes: Doctrine\ORM\PersistentCollection {#4614 …}
      +reports: Doctrine\ORM\PersistentCollection {#4616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
      -id: 37269
      -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3685556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763669 {#4607
        date: 2023-10-08 13:14:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: """
      With 180-200km/h delta you couldn’t possibly judge the traffic situation, let alone react in time. I think you meant 100km/h difference, right?\n
      \n
      But even with a delta of “only” 100km/h the distance between cars shrinks by about 30m per seconds. Even with optimal visibility and full attention on the road this gives you a couple seconds at best to correctly assess the situation. Then you can only punch the brakes and hope you remain in controll over your vehicle.\n
      \n
      Imho there is no justification to allow PKW move that fast. At those speeds you not only your life but that of others as well.\n
      \n
      And i haven’t even touched on the environmental impact and fuel efficiency of high speeds.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696765469 {#4692
      date: 2023-10-08 13:44:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
      "@caedael@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4696 …}
    +nested: Doctrine\ORM\PersistentCollection {#4698 …}
    +votes: Doctrine\ORM\PersistentCollection {#4700 …}
    +reports: Doctrine\ORM\PersistentCollection {#4702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
    -id: 37287
    -bodyTs: "'-200':3 '100km/h':23,33 '180':2 '30m':41 'allow':89 'alon':15 'assess':64 'attent':50 'best':61 'brake':73 'car':37 'control':79 'correct':63 'couldn':7 'coupl':58 'delta':5,30 'differ':24 'distanc':35 'effici':120 'environment':116 'even':27,44,112 'fast':93 'fuel':119 'full':49 'give':55 'haven':110 'high':122 'hope':75 'imho':83 'impact':117 'judg':10 'justif':87 'km/h':4 'let':14 'life':101 'meant':22 'move':91 'optim':46 'other':105 'per':42 'pkw':90 'possibl':9 'punch':71 'react':16 'remain':77 'right':25 'road':53 'second':43,59 'shrink':38 'situat':13,66 'speed':96,123 'think':20 'time':18 'touch':113 'traffic':12 'vehicl':82 'visibl':47 'well':107"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3638635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696765469 {#4693
      date: 2023-10-08 13:44:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I’ve learned that with a distance of 2 seconds you have always the right distance to the other car, independent with which speed. That is easier as to calculate the meters, enogh to look when the car in front passes some mark (post, tree, some sign…), count 21 …22. When you then pass this mark, you have a distance that allows you to stop safely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696768833 {#4778
    date: 2023-10-08 14:40:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@caedael@discuss.tchncs.de"
    "@RepulsiveDog4415@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4786 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 37328
  -bodyTs: "'2':9 '21':49 '22':50 'allow':62 'alway':13 'calcul':30 'car':20,38 'count':48 'distanc':7,16,60 'easier':27 'enogh':33 'front':40 'independ':21 'learn':3 'look':35 'mark':43,56 'meter':32 'pass':41,54 'post':44 'right':15 'safe':66 'second':10 'sign':47 'speed':24 'stop':65 'tree':45 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4646334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696768833 {#4779
    date: 2023-10-08 14:40:33.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 {#4780
  +user: Proxies\__CG__\App\Entity\User {#4781 …}
  +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 {#4694
    +user: Proxies\__CG__\App\Entity\User {#4695 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4608
      +user: Proxies\__CG__\App\Entity\User {#4609 …}
      +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697061155 {#4258
          date: 2023-10-11 23:52:35.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: 37261
        -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4272648"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696763151 {#4259
          date: 2023-10-08 13:05:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696763669 {#4606
        date: 2023-10-08 13:14:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Schmuppes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4610 …}
      +nested: Doctrine\ORM\PersistentCollection {#4612 …}
      +votes: Doctrine\ORM\PersistentCollection {#4614 …}
      +reports: Doctrine\ORM\PersistentCollection {#4616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
      -id: 37269
      -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3685556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763669 {#4607
        date: 2023-10-08 13:14:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: """
      With 180-200km/h delta you couldn’t possibly judge the traffic situation, let alone react in time. I think you meant 100km/h difference, right?\n
      \n
      But even with a delta of “only” 100km/h the distance between cars shrinks by about 30m per seconds. Even with optimal visibility and full attention on the road this gives you a couple seconds at best to correctly assess the situation. Then you can only punch the brakes and hope you remain in controll over your vehicle.\n
      \n
      Imho there is no justification to allow PKW move that fast. At those speeds you not only your life but that of others as well.\n
      \n
      And i haven’t even touched on the environmental impact and fuel efficiency of high speeds.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696765469 {#4692
      date: 2023-10-08 13:44:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
      "@caedael@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4696 …}
    +nested: Doctrine\ORM\PersistentCollection {#4698 …}
    +votes: Doctrine\ORM\PersistentCollection {#4700 …}
    +reports: Doctrine\ORM\PersistentCollection {#4702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
    -id: 37287
    -bodyTs: "'-200':3 '100km/h':23,33 '180':2 '30m':41 'allow':89 'alon':15 'assess':64 'attent':50 'best':61 'brake':73 'car':37 'control':79 'correct':63 'couldn':7 'coupl':58 'delta':5,30 'differ':24 'distanc':35 'effici':120 'environment':116 'even':27,44,112 'fast':93 'fuel':119 'full':49 'give':55 'haven':110 'high':122 'hope':75 'imho':83 'impact':117 'judg':10 'justif':87 'km/h':4 'let':14 'life':101 'meant':22 'move':91 'optim':46 'other':105 'per':42 'pkw':90 'possibl':9 'punch':71 'react':16 'remain':77 'right':25 'road':53 'second':43,59 'shrink':38 'situat':13,66 'speed':96,123 'think':20 'time':18 'touch':113 'traffic':12 'vehicl':82 'visibl':47 'well':107"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3638635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696765469 {#4693
      date: 2023-10-08 13:44:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I’ve learned that with a distance of 2 seconds you have always the right distance to the other car, independent with which speed. That is easier as to calculate the meters, enogh to look when the car in front passes some mark (post, tree, some sign…), count 21 …22. When you then pass this mark, you have a distance that allows you to stop safely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696768833 {#4778
    date: 2023-10-08 14:40:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@caedael@discuss.tchncs.de"
    "@RepulsiveDog4415@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4786 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 37328
  -bodyTs: "'2':9 '21':49 '22':50 'allow':62 'alway':13 'calcul':30 'car':20,38 'count':48 'distanc':7,16,60 'easier':27 'enogh':33 'front':40 'independ':21 'learn':3 'look':35 'mark':43,56 'meter':32 'pass':41,54 'post':44 'right':15 'safe':66 'second':10 'sign':47 'speed':24 'stop':65 'tree':45 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4646334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696768833 {#4779
    date: 2023-10-08 14:40:33.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 {#4780
  +user: Proxies\__CG__\App\Entity\User {#4781 …}
  +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 {#4694
    +user: Proxies\__CG__\App\Entity\User {#4695 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4608
      +user: Proxies\__CG__\App\Entity\User {#4609 …}
      +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697061155 {#4258
          date: 2023-10-11 23:52:35.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: 37261
        -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4272648"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696763151 {#4259
          date: 2023-10-08 13:05:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696763669 {#4606
        date: 2023-10-08 13:14:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Schmuppes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4610 …}
      +nested: Doctrine\ORM\PersistentCollection {#4612 …}
      +votes: Doctrine\ORM\PersistentCollection {#4614 …}
      +reports: Doctrine\ORM\PersistentCollection {#4616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
      -id: 37269
      -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3685556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763669 {#4607
        date: 2023-10-08 13:14:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: """
      With 180-200km/h delta you couldn’t possibly judge the traffic situation, let alone react in time. I think you meant 100km/h difference, right?\n
      \n
      But even with a delta of “only” 100km/h the distance between cars shrinks by about 30m per seconds. Even with optimal visibility and full attention on the road this gives you a couple seconds at best to correctly assess the situation. Then you can only punch the brakes and hope you remain in controll over your vehicle.\n
      \n
      Imho there is no justification to allow PKW move that fast. At those speeds you not only your life but that of others as well.\n
      \n
      And i haven’t even touched on the environmental impact and fuel efficiency of high speeds.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696765469 {#4692
      date: 2023-10-08 13:44:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
      "@caedael@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4696 …}
    +nested: Doctrine\ORM\PersistentCollection {#4698 …}
    +votes: Doctrine\ORM\PersistentCollection {#4700 …}
    +reports: Doctrine\ORM\PersistentCollection {#4702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
    -id: 37287
    -bodyTs: "'-200':3 '100km/h':23,33 '180':2 '30m':41 'allow':89 'alon':15 'assess':64 'attent':50 'best':61 'brake':73 'car':37 'control':79 'correct':63 'couldn':7 'coupl':58 'delta':5,30 'differ':24 'distanc':35 'effici':120 'environment':116 'even':27,44,112 'fast':93 'fuel':119 'full':49 'give':55 'haven':110 'high':122 'hope':75 'imho':83 'impact':117 'judg':10 'justif':87 'km/h':4 'let':14 'life':101 'meant':22 'move':91 'optim':46 'other':105 'per':42 'pkw':90 'possibl':9 'punch':71 'react':16 'remain':77 'right':25 'road':53 'second':43,59 'shrink':38 'situat':13,66 'speed':96,123 'think':20 'time':18 'touch':113 'traffic':12 'vehicl':82 'visibl':47 'well':107"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3638635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696765469 {#4693
      date: 2023-10-08 13:44:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "I’ve learned that with a distance of 2 seconds you have always the right distance to the other car, independent with which speed. That is easier as to calculate the meters, enogh to look when the car in front passes some mark (post, tree, some sign…), count 21 …22. When you then pass this mark, you have a distance that allows you to stop safely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696768833 {#4778
    date: 2023-10-08 14:40:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@caedael@discuss.tchncs.de"
    "@RepulsiveDog4415@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4786 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 37328
  -bodyTs: "'2':9 '21':49 '22':50 'allow':62 'alway':13 'calcul':30 'car':20,38 'count':48 'distanc':7,16,60 'easier':27 'enogh':33 'front':40 'independ':21 'learn':3 'look':35 'mark':43,56 'meter':32 'pass':41,54 'post':44 'right':15 'safe':66 'second':10 'sign':47 'speed':24 'stop':65 'tree':45 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4646334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696768833 {#4779
    date: 2023-10-08 14:40:33.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 {#4710
  +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 {#4608
    +user: Proxies\__CG__\App\Entity\User {#4609 …}
    +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697061155 {#4258
        date: 2023-10-11 23:52:35.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: 37261
      -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4272648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763151 {#4259
        date: 2023-10-08 13:05:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696763669 {#4606
      date: 2023-10-08 13:14:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4612 …}
    +votes: Doctrine\ORM\PersistentCollection {#4614 …}
    +reports: Doctrine\ORM\PersistentCollection {#4616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
    -id: 37269
    -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3685556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763669 {#4607
      date: 2023-10-08 13:14:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "It makes a difference if there is an unlimited section, I start to overtake someone with my weak base engine VW Golf and accelerate to 130 to complete my pass. And then a BMW/Audi/Mercedes approaches at 200+, flashing his high beams barely two car lengths behind me. I’m by no means an insecure driver, it just drives me mad. Some people think that just because an unlimited section of the Autobahn has started, everybody needs to move out of their way immediately or take part in a top speed chase with them. The sense of entitlement is strong out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696764116 {#4708
    date: 2023-10-08 13:21:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@caedael@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 37274
  -bodyTs: "'130':26 '200':37 'acceler':24 'approach':35 'autobahn':72 'bare':42 'base':19 'beam':41 'behind':46 'bmw/audi/mercedes':34 'car':44 'chase':91 'complet':28 'differ':4 'drive':58 'driver':55 'engin':20 'entitl':97 'everybodi':75 'flash':38 'golf':22 'high':40 'immedi':83 'insecur':54 'length':45 'm':49 'mad':60 'make':2 'mean':52 'move':78 'need':76 'overtak':14 'part':86 'pass':30 'peopl':62 'section':10,69 'sens':95 'someon':15 'speed':90 'start':12,74 'strong':99 'take':85 'think':63 'top':89 'two':43 'unlimit':9,68 'vw':21 'way':82 'weak':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4272833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696764116 {#4709
    date: 2023-10-08 13:21: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
115 DENIED edit
App\Entity\EntryComment {#4710
  +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 {#4608
    +user: Proxies\__CG__\App\Entity\User {#4609 …}
    +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697061155 {#4258
        date: 2023-10-11 23:52:35.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: 37261
      -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4272648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763151 {#4259
        date: 2023-10-08 13:05:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696763669 {#4606
      date: 2023-10-08 13:14:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4612 …}
    +votes: Doctrine\ORM\PersistentCollection {#4614 …}
    +reports: Doctrine\ORM\PersistentCollection {#4616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
    -id: 37269
    -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3685556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763669 {#4607
      date: 2023-10-08 13:14:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "It makes a difference if there is an unlimited section, I start to overtake someone with my weak base engine VW Golf and accelerate to 130 to complete my pass. And then a BMW/Audi/Mercedes approaches at 200+, flashing his high beams barely two car lengths behind me. I’m by no means an insecure driver, it just drives me mad. Some people think that just because an unlimited section of the Autobahn has started, everybody needs to move out of their way immediately or take part in a top speed chase with them. The sense of entitlement is strong out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696764116 {#4708
    date: 2023-10-08 13:21:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@caedael@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 37274
  -bodyTs: "'130':26 '200':37 'acceler':24 'approach':35 'autobahn':72 'bare':42 'base':19 'beam':41 'behind':46 'bmw/audi/mercedes':34 'car':44 'chase':91 'complet':28 'differ':4 'drive':58 'driver':55 'engin':20 'entitl':97 'everybodi':75 'flash':38 'golf':22 'high':40 'immedi':83 'insecur':54 'length':45 'm':49 'mad':60 'make':2 'mean':52 'move':78 'need':76 'overtak':14 'part':86 'pass':30 'peopl':62 'section':10,69 'sens':95 'someon':15 'speed':90 'start':12,74 'strong':99 'take':85 'think':63 'top':89 'two':43 'unlimit':9,68 'vw':21 'way':82 'weak':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4272833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696764116 {#4709
    date: 2023-10-08 13:21: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
116 DENIED moderate
App\Entity\EntryComment {#4710
  +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 {#4608
    +user: Proxies\__CG__\App\Entity\User {#4609 …}
    +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697061155 {#4258
        date: 2023-10-11 23:52:35.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: 37261
      -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4272648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763151 {#4259
        date: 2023-10-08 13:05:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "Even if there is no speed limit, there is a guideline speed of 130 kmh and the right-hand driving rule. If the rules are adhered to, you only overtake in one of the left lanes (whereby you must first check whether the lane is free) and then back again. It is not a big problem if you are overtaken with a speed difference of 200 kmh. Of course, the speed must be selected according to the traffic situation, which means that you are only on the road at high speeds when the highway is clear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696763669 {#4606
      date: 2023-10-08 13:14:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4612 …}
    +votes: Doctrine\ORM\PersistentCollection {#4614 …}
    +reports: Doctrine\ORM\PersistentCollection {#4616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
    -id: 37269
    -bodyTs: "'130':14 '200':67 'accord':76 'adher':27 'back':50 'big':56 'check':42 'clear':97 'cours':70 'differ':65 'drive':21 'even':1 'first':41 'free':47 'guidelin':11 'hand':20 'high':91 'highway':95 'kmh':15,68 'lane':37,45 'left':36 'limit':7 'mean':82 'must':40,73 'one':33 'overtak':31 'overtaken':61 'problem':57 'right':19 'right-hand':18 'road':89 'rule':22,25 'select':75 'situat':80 'speed':6,12,64,72,92 'traffic':79 'wherebi':38 'whether':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3685556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763669 {#4607
      date: 2023-10-08 13:14:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "It makes a difference if there is an unlimited section, I start to overtake someone with my weak base engine VW Golf and accelerate to 130 to complete my pass. And then a BMW/Audi/Mercedes approaches at 200+, flashing his high beams barely two car lengths behind me. I’m by no means an insecure driver, it just drives me mad. Some people think that just because an unlimited section of the Autobahn has started, everybody needs to move out of their way immediately or take part in a top speed chase with them. The sense of entitlement is strong out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696764116 {#4708
    date: 2023-10-08 13:21:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@caedael@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 37274
  -bodyTs: "'130':26 '200':37 'acceler':24 'approach':35 'autobahn':72 'bare':42 'base':19 'beam':41 'behind':46 'bmw/audi/mercedes':34 'car':44 'chase':91 'complet':28 'differ':4 'drive':58 'driver':55 'engin':20 'entitl':97 'everybodi':75 'flash':38 'golf':22 'high':40 'immedi':83 'insecur':54 'length':45 'm':49 'mad':60 'make':2 'mean':52 'move':78 'need':76 'overtak':14 'part':86 'pass':30 'peopl':62 'section':10,69 'sens':95 'someon':15 'speed':90 'start':12,74 'strong':99 'take':85 'think':63 'top':89 'two':43 'unlimit':9,68 'vw':21 'way':82 'weak':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4272833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696764116 {#4709
    date: 2023-10-08 13:21: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
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 {#4624
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697061155 {#4258
      date: 2023-10-11 23:52:35.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: 37261
    -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4272648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763151 {#4259
      date: 2023-10-08 13:05:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    If you want to drive slow, don’t do it in the left lane.\n
    \n
    Problem solved
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696866458 {#4622
    date: 2023-10-09 17:47:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 38887
  -bodyTs: "'drive':5 'lane':14 'left':13 'problem':15 'slow':6 'solv':16 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3639786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696866458 {#4623
    date: 2023-10-09 17:47:38.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 {#4624
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697061155 {#4258
      date: 2023-10-11 23:52:35.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: 37261
    -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4272648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763151 {#4259
      date: 2023-10-08 13:05:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    If you want to drive slow, don’t do it in the left lane.\n
    \n
    Problem solved
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696866458 {#4622
    date: 2023-10-09 17:47:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 38887
  -bodyTs: "'drive':5 'lane':14 'left':13 'problem':15 'slow':6 'solv':16 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3639786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696866458 {#4623
    date: 2023-10-09 17:47:38.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 {#4624
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697061155 {#4258
      date: 2023-10-11 23:52:35.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: 37261
    -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4272648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696763151 {#4259
      date: 2023-10-08 13:05:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    If you want to drive slow, don’t do it in the left lane.\n
    \n
    Problem solved
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696866458 {#4622
    date: 2023-10-09 17:47:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 38887
  -bodyTs: "'drive':5 'lane':14 'left':13 'problem':15 'slow':6 'solv':16 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3639786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696866458 {#4623
    date: 2023-10-09 17:47:38.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 {#4742
  +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 {#4624
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697061155 {#4258
        date: 2023-10-11 23:52:35.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: 37261
      -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4272648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763151 {#4259
        date: 2023-10-08 13:05:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: """
      If you want to drive slow, don’t do it in the left lane.\n
      \n
      Problem solved
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696866458 {#4622
      date: 2023-10-09 17:47:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 38887
    -bodyTs: "'drive':5 'lane':14 'left':13 'problem':15 'slow':6 'solv':16 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3639786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696866458 {#4623
      date: 2023-10-09 17:47:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "At which speed would I be allowed to use the left lane to overtake someone on the Autobahn, then? Somewhere north of 180? I’m assuming you have vast experience on the German highway system, so please do let me know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696867294 {#4739
    date: 2023-10-09 18:01:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@Reddit_Is_Trash@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4747 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 38903
  -bodyTs: "'180':23 'allow':7 'assum':26 'autobahn':18 'experi':30 'german':33 'highway':34 'know':41 'lane':12 'left':11 'let':39 'm':25 'north':21 'overtak':14 'pleas':37 'someon':15 'somewher':20 'speed':3 'system':35 'use':9 'vast':29 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4353839"
  +editedAt: DateTimeImmutable @1696867318 {#4740
    date: 2023-10-09 18:01:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696867294 {#4741
    date: 2023-10-09 18:01: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
123 DENIED edit
App\Entity\EntryComment {#4742
  +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 {#4624
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697061155 {#4258
        date: 2023-10-11 23:52:35.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: 37261
      -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4272648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763151 {#4259
        date: 2023-10-08 13:05:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: """
      If you want to drive slow, don’t do it in the left lane.\n
      \n
      Problem solved
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696866458 {#4622
      date: 2023-10-09 17:47:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 38887
    -bodyTs: "'drive':5 'lane':14 'left':13 'problem':15 'slow':6 'solv':16 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3639786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696866458 {#4623
      date: 2023-10-09 17:47:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "At which speed would I be allowed to use the left lane to overtake someone on the Autobahn, then? Somewhere north of 180? I’m assuming you have vast experience on the German highway system, so please do let me know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696867294 {#4739
    date: 2023-10-09 18:01:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@Reddit_Is_Trash@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4747 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 38903
  -bodyTs: "'180':23 'allow':7 'assum':26 'autobahn':18 'experi':30 'german':33 'highway':34 'know':41 'lane':12 'left':11 'let':39 'm':25 'north':21 'overtak':14 'pleas':37 'someon':15 'somewher':20 'speed':3 'system':35 'use':9 'vast':29 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4353839"
  +editedAt: DateTimeImmutable @1696867318 {#4740
    date: 2023-10-09 18:01:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696867294 {#4741
    date: 2023-10-09 18:01: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
124 DENIED moderate
App\Entity\EntryComment {#4742
  +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 {#4624
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697061155 {#4258
        date: 2023-10-11 23:52:35.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: 37261
      -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4272648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696763151 {#4259
        date: 2023-10-08 13:05:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: """
      If you want to drive slow, don’t do it in the left lane.\n
      \n
      Problem solved
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696866458 {#4622
      date: 2023-10-09 17:47:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 38887
    -bodyTs: "'drive':5 'lane':14 'left':13 'problem':15 'slow':6 'solv':16 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3639786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696866458 {#4623
      date: 2023-10-09 17:47:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "At which speed would I be allowed to use the left lane to overtake someone on the Autobahn, then? Somewhere north of 180? I’m assuming you have vast experience on the German highway system, so please do let me know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696867294 {#4739
    date: 2023-10-09 18:01:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@Reddit_Is_Trash@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4747 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 38903
  -bodyTs: "'180':23 'allow':7 'assum':26 'autobahn':18 'experi':30 'german':33 'highway':34 'know':41 'lane':12 'left':11 'let':39 'm':25 'north':21 'overtak':14 'pleas':37 'someon':15 'somewher':20 'speed':3 'system':35 'use':9 'vast':29 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4353839"
  +editedAt: DateTimeImmutable @1696867318 {#4740
    date: 2023-10-09 18:01:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696867294 {#4741
    date: 2023-10-09 18:01: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
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 {#4828
  +user: Proxies\__CG__\App\Entity\User {#4561 …}
  +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 {#4742
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697061155 {#4258
          date: 2023-10-11 23:52:35.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: 37261
        -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4272648"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696763151 {#4259
          date: 2023-10-08 13:05:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: """
        If you want to drive slow, don’t do it in the left lane.\n
        \n
        Problem solved
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696866458 {#4622
        date: 2023-10-09 17:47:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Schmuppes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 38887
      -bodyTs: "'drive':5 'lane':14 'left':13 'problem':15 'slow':6 'solv':16 'want':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3639786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696866458 {#4623
        date: 2023-10-09 17:47:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "At which speed would I be allowed to use the left lane to overtake someone on the Autobahn, then? Somewhere north of 180? I’m assuming you have vast experience on the German highway system, so please do let me know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696867294 {#4739
      date: 2023-10-09 18:01:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
      "@Reddit_Is_Trash@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4743 …}
    +nested: Doctrine\ORM\PersistentCollection {#4745 …}
    +votes: Doctrine\ORM\PersistentCollection {#4747 …}
    +reports: Doctrine\ORM\PersistentCollection {#4749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
    -id: 38903
    -bodyTs: "'180':23 'allow':7 'assum':26 'autobahn':18 'experi':30 'german':33 'highway':34 'know':41 'lane':12 'left':11 'let':39 'm':25 'north':21 'overtak':14 'pleas':37 'someon':15 'somewher':20 'speed':3 'system':35 'use':9 'vast':29 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4353839"
    +editedAt: DateTimeImmutable @1696867318 {#4740
      date: 2023-10-09 18:01:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696867294 {#4741
      date: 2023-10-09 18:01:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "When there is nobody driving that fast behind you in the left lane. I assume you look into your mirrors before switching lanes…? If so, whats the issue with people going faster occasionally on the left lane?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697061153 {#4826
    date: 2023-10-11 23:52:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@Reddit_Is_Trash@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -id: 42101
  -bodyTs: "'assum':15 'behind':8 'drive':5 'fast':7 'faster':32 'go':31 'issu':28 'lane':13,23,37 'left':12,36 'look':17 'mirror':20 'nobodi':4 'occasion':33 'peopl':30 'switch':22 'what':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3809317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697061153 {#4827
    date: 2023-10-11 23:52:33.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 {#4828
  +user: Proxies\__CG__\App\Entity\User {#4561 …}
  +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 {#4742
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697061155 {#4258
          date: 2023-10-11 23:52:35.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: 37261
        -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4272648"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696763151 {#4259
          date: 2023-10-08 13:05:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: """
        If you want to drive slow, don’t do it in the left lane.\n
        \n
        Problem solved
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696866458 {#4622
        date: 2023-10-09 17:47:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Schmuppes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 38887
      -bodyTs: "'drive':5 'lane':14 'left':13 'problem':15 'slow':6 'solv':16 'want':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3639786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696866458 {#4623
        date: 2023-10-09 17:47:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "At which speed would I be allowed to use the left lane to overtake someone on the Autobahn, then? Somewhere north of 180? I’m assuming you have vast experience on the German highway system, so please do let me know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696867294 {#4739
      date: 2023-10-09 18:01:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
      "@Reddit_Is_Trash@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4743 …}
    +nested: Doctrine\ORM\PersistentCollection {#4745 …}
    +votes: Doctrine\ORM\PersistentCollection {#4747 …}
    +reports: Doctrine\ORM\PersistentCollection {#4749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
    -id: 38903
    -bodyTs: "'180':23 'allow':7 'assum':26 'autobahn':18 'experi':30 'german':33 'highway':34 'know':41 'lane':12 'left':11 'let':39 'm':25 'north':21 'overtak':14 'pleas':37 'someon':15 'somewher':20 'speed':3 'system':35 'use':9 'vast':29 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4353839"
    +editedAt: DateTimeImmutable @1696867318 {#4740
      date: 2023-10-09 18:01:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696867294 {#4741
      date: 2023-10-09 18:01:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "When there is nobody driving that fast behind you in the left lane. I assume you look into your mirrors before switching lanes…? If so, whats the issue with people going faster occasionally on the left lane?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697061153 {#4826
    date: 2023-10-11 23:52:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@Reddit_Is_Trash@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -id: 42101
  -bodyTs: "'assum':15 'behind':8 'drive':5 'fast':7 'faster':32 'go':31 'issu':28 'lane':13,23,37 'left':12,36 'look':17 'mirror':20 'nobodi':4 'occasion':33 'peopl':30 'switch':22 'what':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3809317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697061153 {#4827
    date: 2023-10-11 23:52:33.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 {#4828
  +user: Proxies\__CG__\App\Entity\User {#4561 …}
  +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 {#4742
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +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: "Having no general speed limit needs to be a thing of the past. The speed difference between people who wanna drive economically and safely and those who want to put the pedal to the floor is just too big. It may have worked in the 50’s to the 80’s where fast cars were the exception, but nowadays virtuall every family sedan is capable of reaching 180 km/h or more. If you’re going a leisurely 100-120 and someone is doing a low level flight at at least double your speed, things get dangerous. Traffic density simply doesn’t allow that idiocy anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697061155 {#4258
          date: 2023-10-11 23:52:35.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: 37261
        -bodyTs: "'-120':79 '100':78 '180':68 '50':46 '80':50 'allow':102 'anymor':105 'big':39 'capabl':65 'car':54 'danger':96 'densiti':98 'differ':16 'doesn':100 'doubl':91 'drive':21 'econom':22 'everi':61 'except':57 'famili':62 'fast':53 'flight':87 'floor':35 'general':3 'get':95 'go':75 'idioci':104 'km/h':69 'least':90 'leisur':77 'level':86 'limit':5 'low':85 'may':41 'need':6 'nowaday':59 'past':13 'pedal':32 'peopl':18 'put':30 're':74 'reach':67 'safe':24 'sedan':63 'simpli':99 'someon':81 'speed':4,15,93 'thing':10,94 'traffic':97 'virtual':60 'wanna':20 'want':28 'work':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4272648"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696763151 {#4259
          date: 2023-10-08 13:05:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: """
        If you want to drive slow, don’t do it in the left lane.\n
        \n
        Problem solved
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696866458 {#4622
        date: 2023-10-09 17:47:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Schmuppes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 38887
      -bodyTs: "'drive':5 'lane':14 'left':13 'problem':15 'slow':6 'solv':16 'want':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3639786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696866458 {#4623
        date: 2023-10-09 17:47:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "At which speed would I be allowed to use the left lane to overtake someone on the Autobahn, then? Somewhere north of 180? I’m assuming you have vast experience on the German highway system, so please do let me know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696867294 {#4739
      date: 2023-10-09 18:01:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Schmuppes@lemmy.world"
      "@Reddit_Is_Trash@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4743 …}
    +nested: Doctrine\ORM\PersistentCollection {#4745 …}
    +votes: Doctrine\ORM\PersistentCollection {#4747 …}
    +reports: Doctrine\ORM\PersistentCollection {#4749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
    -id: 38903
    -bodyTs: "'180':23 'allow':7 'assum':26 'autobahn':18 'experi':30 'german':33 'highway':34 'know':41 'lane':12 'left':11 'let':39 'm':25 'north':21 'overtak':14 'pleas':37 'someon':15 'somewher':20 'speed':3 'system':35 'use':9 'vast':29 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4353839"
    +editedAt: DateTimeImmutable @1696867318 {#4740
      date: 2023-10-09 18:01:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696867294 {#4741
      date: 2023-10-09 18:01:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "When there is nobody driving that fast behind you in the left lane. I assume you look into your mirrors before switching lanes…? If so, whats the issue with people going faster occasionally on the left lane?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697061153 {#4826
    date: 2023-10-11 23:52:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Schmuppes@lemmy.world"
    "@Reddit_Is_Trash@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -id: 42101
  -bodyTs: "'assum':15 'behind':8 'drive':5 'fast':7 'faster':32 'go':31 'issu':28 'lane':13,23,37 'left':12,36 'look':17 'mirror':20 'nobodi':4 'occasion':33 'peopl':30 'switch':22 'what':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3809317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697061153 {#4827
    date: 2023-10-11 23:52:33.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 {#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: "Vietnamese: Traffic Safety? What’s that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696802707 {#4331
    date: 2023-10-09 00:05:07.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: 37352
  -bodyTs: "'safeti':3 'traffic':2 'vietnames':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4274937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696769883 {#4332
    date: 2023-10-08 14:58:03.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 {#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: "Vietnamese: Traffic Safety? What’s that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696802707 {#4331
    date: 2023-10-09 00:05:07.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: 37352
  -bodyTs: "'safeti':3 'traffic':2 'vietnames':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4274937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696769883 {#4332
    date: 2023-10-08 14:58:03.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 {#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: "Vietnamese: Traffic Safety? What’s that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696802707 {#4331
    date: 2023-10-09 00:05:07.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: 37352
  -bodyTs: "'safeti':3 'traffic':2 'vietnames':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4274937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696769883 {#4332
    date: 2023-10-08 14:58:03.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 {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +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: "Vietnamese: Traffic Safety? What’s that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696802707 {#4331
      date: 2023-10-09 00:05:07.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: 37352
    -bodyTs: "'safeti':3 'traffic':2 'vietnames':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4274937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696769883 {#4332
      date: 2023-10-08 14:58:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: """
    Could be worse though\n
    \n
    […wikipedia.org/…/List_of_countries_by_traffic-rel…](https://en.m.wikipedia.org/wiki/List_of_countries_by_traffic-related_death_rate)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696802705 {#4638
    date: 2023-10-09 00:05:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@0Xero0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 38014
  -bodyTs: "'/list_of_countries_by_traffic-rel':6 '/wiki/list_of_countries_by_traffic-related_death_rate)':9 'could':1 'en.m.wikipedia.org':8 'en.m.wikipedia.org/wiki/list_of_countries_by_traffic-related_death_rate)':7 'though':4 'wikipedia.org':5 'wors':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4564293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696802705 {#4639
    date: 2023-10-09 00:05: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
135 DENIED edit
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +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: "Vietnamese: Traffic Safety? What’s that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696802707 {#4331
      date: 2023-10-09 00:05:07.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: 37352
    -bodyTs: "'safeti':3 'traffic':2 'vietnames':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4274937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696769883 {#4332
      date: 2023-10-08 14:58:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: """
    Could be worse though\n
    \n
    […wikipedia.org/…/List_of_countries_by_traffic-rel…](https://en.m.wikipedia.org/wiki/List_of_countries_by_traffic-related_death_rate)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696802705 {#4638
    date: 2023-10-09 00:05:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@0Xero0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 38014
  -bodyTs: "'/list_of_countries_by_traffic-rel':6 '/wiki/list_of_countries_by_traffic-related_death_rate)':9 'could':1 'en.m.wikipedia.org':8 'en.m.wikipedia.org/wiki/list_of_countries_by_traffic-related_death_rate)':7 'though':4 'wikipedia.org':5 'wors':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4564293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696802705 {#4639
    date: 2023-10-09 00:05: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
136 DENIED moderate
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +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: "Vietnamese: Traffic Safety? What’s that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696802707 {#4331
      date: 2023-10-09 00:05:07.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: 37352
    -bodyTs: "'safeti':3 'traffic':2 'vietnames':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4274937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696769883 {#4332
      date: 2023-10-08 14:58:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: """
    Could be worse though\n
    \n
    […wikipedia.org/…/List_of_countries_by_traffic-rel…](https://en.m.wikipedia.org/wiki/List_of_countries_by_traffic-related_death_rate)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696802705 {#4638
    date: 2023-10-09 00:05:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@0Xero0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 38014
  -bodyTs: "'/list_of_countries_by_traffic-rel':6 '/wiki/list_of_countries_by_traffic-related_death_rate)':9 'could':1 'en.m.wikipedia.org':8 'en.m.wikipedia.org/wiki/list_of_countries_by_traffic-related_death_rate)':7 'though':4 'wikipedia.org':5 'wors':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4564293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696802705 {#4639
    date: 2023-10-09 00:05: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
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 {#4410
  +user: App\Entity\User {#4423 …}
  +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 {#4405
    date: 2023-10-08 15:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -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 {#4406
    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
139 DENIED edit
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +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 {#4405
    date: 2023-10-08 15:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -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 {#4406
    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
140 DENIED moderate
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +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 {#4405
    date: 2023-10-08 15:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -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 {#4406
    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
141 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