GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/17561/Dont-wanna-scratch-that-rhinocover

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.37 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Dont-wanna-scratch-that-rhinocover"
  +title: "Dont wanna scratch that rhinocover"
  +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 1103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701375882 {#2410
    date: 2023-11-30 21:24:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 17561
  -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217093
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8848947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701130693 {#1850
    date: 2023-11-28 01:18:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Dont-wanna-scratch-that-rhinocover"
  +title: "Dont wanna scratch that rhinocover"
  +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 1103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701375882 {#2410
    date: 2023-11-30 21:24:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 17561
  -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217093
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8848947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701130693 {#1850
    date: 2023-11-28 01:18:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Dont-wanna-scratch-that-rhinocover"
  +title: "Dont wanna scratch that rhinocover"
  +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 1103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701375882 {#2410
    date: 2023-11-30 21:24:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 17561
  -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217093
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8848947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701130693 {#1850
    date: 2023-11-28 01:18:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like the look of these new long bed minivans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701236287 {#4010
    date: 2023-11-29 06:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 175972
  -bodyTs: "'bed':9 'like':2 'long':8 'look':4 'minivan':10 'new':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236287 {#3946
    date: 2023-11-29 06:38:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like the look of these new long bed minivans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701236287 {#4010
    date: 2023-11-29 06:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 175972
  -bodyTs: "'bed':9 'like':2 'long':8 'look':4 'minivan':10 'new':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236287 {#3946
    date: 2023-11-29 06:38:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like the look of these new long bed minivans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701236287 {#4010
    date: 2023-11-29 06:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 175972
  -bodyTs: "'bed':9 'like':2 'long':8 'look':4 'minivan':10 'new':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236287 {#3946
    date: 2023-11-29 06:38:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4033
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[www.vidlii.com/watch?v=njL4HaoY8lW](https://www.vidlii.com/watch?v=njL4HaoY8lW)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701186695 {#4039
    date: 2023-11-28 16:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 173906
  -bodyTs: "'/watch?v=njl4haoy8lw](https://www.vidlii.com/watch?v=njl4haoy8lw)':3 'www.vidlii.com':2 'www.vidlii.com/watch?v=njl4haoy8lw](https://www.vidlii.com/watch?v=njl4haoy8lw)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6698161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186695 {#4044
    date: 2023-11-28 16:51:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4033
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[www.vidlii.com/watch?v=njL4HaoY8lW](https://www.vidlii.com/watch?v=njL4HaoY8lW)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701186695 {#4039
    date: 2023-11-28 16:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 173906
  -bodyTs: "'/watch?v=njl4haoy8lw](https://www.vidlii.com/watch?v=njl4haoy8lw)':3 'www.vidlii.com':2 'www.vidlii.com/watch?v=njl4haoy8lw](https://www.vidlii.com/watch?v=njl4haoy8lw)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6698161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186695 {#4044
    date: 2023-11-28 16:51:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4033
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[www.vidlii.com/watch?v=njL4HaoY8lW](https://www.vidlii.com/watch?v=njL4HaoY8lW)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701186695 {#4039
    date: 2023-11-28 16:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 173906
  -bodyTs: "'/watch?v=njl4haoy8lw](https://www.vidlii.com/watch?v=njl4haoy8lw)':3 'www.vidlii.com':2 'www.vidlii.com/watch?v=njl4haoy8lw](https://www.vidlii.com/watch?v=njl4haoy8lw)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6698161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186695 {#4044
    date: 2023-11-28 16:51:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nah, those guys are truck jousters, on the way to face off with their arch enemies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1702084419 {#4113
    date: 2023-12-09 02:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 173427
  -bodyTs: "'arch':15 'enemi':16 'face':11 'guy':3 'jouster':6 'nah':1 'truck':5 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6031958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701175956 {#4114
    date: 2023-11-28 13:52:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nah, those guys are truck jousters, on the way to face off with their arch enemies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1702084419 {#4113
    date: 2023-12-09 02:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 173427
  -bodyTs: "'arch':15 'enemi':16 'face':11 'guy':3 'jouster':6 'nah':1 'truck':5 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6031958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701175956 {#4114
    date: 2023-11-28 13:52:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nah, those guys are truck jousters, on the way to face off with their arch enemies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1702084419 {#4113
    date: 2023-12-09 02:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 173427
  -bodyTs: "'arch':15 'enemi':16 'face':11 'guy':3 'jouster':6 'nah':1 'truck':5 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6031958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701175956 {#4114
    date: 2023-11-28 13:52:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nah, those guys are truck jousters, on the way to face off with their arch enemies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1702084419 {#4113
      date: 2023-12-09 02:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 173427
    -bodyTs: "'arch':15 'enemi':16 'face':11 'guy':3 'jouster':6 'nah':1 'truck':5 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6031958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701175956 {#4114
      date: 2023-11-28 13:52:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "You giving them way too much credit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701236768 {#4873
    date: 2023-11-29 06:46:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@TheRealLinga@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 175984
  -bodyTs: "'credit':7 'give':2 'much':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236768 {#4874
    date: 2023-11-29 06:46:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nah, those guys are truck jousters, on the way to face off with their arch enemies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1702084419 {#4113
      date: 2023-12-09 02:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 173427
    -bodyTs: "'arch':15 'enemi':16 'face':11 'guy':3 'jouster':6 'nah':1 'truck':5 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6031958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701175956 {#4114
      date: 2023-11-28 13:52:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "You giving them way too much credit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701236768 {#4873
    date: 2023-11-29 06:46:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@TheRealLinga@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 175984
  -bodyTs: "'credit':7 'give':2 'much':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236768 {#4874
    date: 2023-11-29 06:46:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nah, those guys are truck jousters, on the way to face off with their arch enemies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1702084419 {#4113
      date: 2023-12-09 02:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 173427
    -bodyTs: "'arch':15 'enemi':16 'face':11 'guy':3 'jouster':6 'nah':1 'truck':5 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6031958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701175956 {#4114
      date: 2023-11-28 13:52:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "You giving them way too much credit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701236768 {#4873
    date: 2023-11-29 06:46:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@TheRealLinga@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 175984
  -bodyTs: "'credit':7 'give':2 'much':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236768 {#4874
    date: 2023-11-29 06:46:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nah, those guys are truck jousters, on the way to face off with their arch enemies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1702084419 {#4113
      date: 2023-12-09 02:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 173427
    -bodyTs: "'arch':15 'enemi':16 'face':11 'guy':3 'jouster':6 'nah':1 'truck':5 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6031958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701175956 {#4114
      date: 2023-11-28 13:52:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701187508 {#4889
    date: 2023-11-28 17:05:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@TheRealLinga@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 173947
  -bodyTs: "'btw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5648301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701187508 {#4890
    date: 2023-11-28 17:05:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nah, those guys are truck jousters, on the way to face off with their arch enemies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1702084419 {#4113
      date: 2023-12-09 02:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 173427
    -bodyTs: "'arch':15 'enemi':16 'face':11 'guy':3 'jouster':6 'nah':1 'truck':5 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6031958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701175956 {#4114
      date: 2023-11-28 13:52:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701187508 {#4889
    date: 2023-11-28 17:05:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@TheRealLinga@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 173947
  -bodyTs: "'btw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5648301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701187508 {#4890
    date: 2023-11-28 17:05:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Nah, those guys are truck jousters, on the way to face off with their arch enemies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1702084419 {#4113
      date: 2023-12-09 02:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 173427
    -bodyTs: "'arch':15 'enemi':16 'face':11 'guy':3 'jouster':6 'nah':1 'truck':5 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6031958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701175956 {#4114
      date: 2023-11-28 13:52:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701187508 {#4889
    date: 2023-11-28 17:05:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@TheRealLinga@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 173947
  -bodyTs: "'btw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5648301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701187508 {#4890
    date: 2023-11-28 17:05:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 86
  +score: 0
  +lastActive: DateTime @1702484434 {#4186
    date: 2023-12-13 17:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 172776
  -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3955166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701154370 {#4187
    date: 2023-11-28 07:52:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 86
  +score: 0
  +lastActive: DateTime @1702484434 {#4186
    date: 2023-12-13 17:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 172776
  -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3955166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701154370 {#4187
    date: 2023-11-28 07:52:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 86
  +score: 0
  +lastActive: DateTime @1702484434 {#4186
    date: 2023-12-13 17:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 172776
  -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3955166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701154370 {#4187
    date: 2023-11-28 07:52:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4859
  +user: Proxies\__CG__\App\Entity\User {#4860 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4191
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 86
    +score: 0
    +lastActive: DateTime @1702484434 {#4186
      date: 2023-12-13 17:20:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
    -id: 172776
    -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3955166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701154370 {#4187
      date: 2023-11-28 07:52:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Should the keys not be on the fob with the key to operate the vehicle?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701170917 {#4857
    date: 2023-11-28 12:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 173215
  -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4755070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701170917 {#4858
    date: 2023-11-28 12:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4859
  +user: Proxies\__CG__\App\Entity\User {#4860 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4191
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 86
    +score: 0
    +lastActive: DateTime @1702484434 {#4186
      date: 2023-12-13 17:20:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
    -id: 172776
    -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3955166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701154370 {#4187
      date: 2023-11-28 07:52:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Should the keys not be on the fob with the key to operate the vehicle?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701170917 {#4857
    date: 2023-11-28 12:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 173215
  -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4755070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701170917 {#4858
    date: 2023-11-28 12:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4859
  +user: Proxies\__CG__\App\Entity\User {#4860 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4191
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 86
    +score: 0
    +lastActive: DateTime @1702484434 {#4186
      date: 2023-12-13 17:20:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
    -id: 172776
    -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3955166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701154370 {#4187
      date: 2023-11-28 07:52:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Should the keys not be on the fob with the key to operate the vehicle?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701170917 {#4857
    date: 2023-11-28 12:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 173215
  -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4755070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701170917 {#4858
    date: 2023-11-28 12:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5041
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4859
    +user: Proxies\__CG__\App\Entity\User {#4860 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4191
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 86
      +score: 0
      +lastActive: DateTime @1702484434 {#4186
        date: 2023-12-13 17:20:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4192 …}
      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
      -id: 172776
      -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3955166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701154370 {#4187
        date: 2023-11-28 07:52:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Should the keys not be on the fob with the key to operate the vehicle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1701170917 {#4857
      date: 2023-11-28 12:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
    -id: 173215
    -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4755070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701170917 {#4858
      date: 2023-11-28 12:28:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
    \n
    If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701173622 {#5039
    date: 2023-11-28 13:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5042 …}
  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 173314
  -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3958613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701173622 {#5040
    date: 2023-11-28 13:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5041
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4859
    +user: Proxies\__CG__\App\Entity\User {#4860 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4191
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 86
      +score: 0
      +lastActive: DateTime @1702484434 {#4186
        date: 2023-12-13 17:20:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4192 …}
      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
      -id: 172776
      -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3955166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701154370 {#4187
        date: 2023-11-28 07:52:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Should the keys not be on the fob with the key to operate the vehicle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1701170917 {#4857
      date: 2023-11-28 12:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
    -id: 173215
    -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4755070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701170917 {#4858
      date: 2023-11-28 12:28:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
    \n
    If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701173622 {#5039
    date: 2023-11-28 13:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5042 …}
  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 173314
  -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3958613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701173622 {#5040
    date: 2023-11-28 13:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5041
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4859
    +user: Proxies\__CG__\App\Entity\User {#4860 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4191
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 86
      +score: 0
      +lastActive: DateTime @1702484434 {#4186
        date: 2023-12-13 17:20:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4192 …}
      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
      -id: 172776
      -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3955166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701154370 {#4187
        date: 2023-11-28 07:52:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Should the keys not be on the fob with the key to operate the vehicle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1701170917 {#4857
      date: 2023-11-28 12:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
    -id: 173215
    -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4755070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701170917 {#4858
      date: 2023-11-28 12:28:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
    \n
    If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701173622 {#5039
    date: 2023-11-28 13:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5042 …}
  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 173314
  -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3958613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701173622 {#5040
    date: 2023-11-28 13:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5041
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4859
      +user: Proxies\__CG__\App\Entity\User {#4860 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 86
        +score: 0
        +lastActive: DateTime @1702484434 {#4186
          date: 2023-12-13 17:20:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 172776
        -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3955166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701154370 {#4187
          date: 2023-11-28 07:52:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Should the keys not be on the fob with the key to operate the vehicle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1701170917 {#4857
        date: 2023-11-28 12:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4863 …}
      +votes: Doctrine\ORM\PersistentCollection {#4865 …}
      +reports: Doctrine\ORM\PersistentCollection {#4867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
      -id: 173215
      -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/4755070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701170917 {#4858
        date: 2023-11-28 12:28:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
      \n
      If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701173622 {#5039
      date: 2023-11-28 13:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5042 …}
    +nested: Doctrine\ORM\PersistentCollection {#5044 …}
    +votes: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 173314
    -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3958613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701173622 {#5040
      date: 2023-11-28 13:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "This is why vans are superior to trucks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701176190 {#5200
    date: 2023-11-28 13:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 173439
  -bodyTs: "'superior':6 'truck':8 'van':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5645078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701176190 {#5201
    date: 2023-11-28 13:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5041
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4859
      +user: Proxies\__CG__\App\Entity\User {#4860 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 86
        +score: 0
        +lastActive: DateTime @1702484434 {#4186
          date: 2023-12-13 17:20:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 172776
        -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3955166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701154370 {#4187
          date: 2023-11-28 07:52:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Should the keys not be on the fob with the key to operate the vehicle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1701170917 {#4857
        date: 2023-11-28 12:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4863 …}
      +votes: Doctrine\ORM\PersistentCollection {#4865 …}
      +reports: Doctrine\ORM\PersistentCollection {#4867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
      -id: 173215
      -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/4755070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701170917 {#4858
        date: 2023-11-28 12:28:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
      \n
      If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701173622 {#5039
      date: 2023-11-28 13:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5042 …}
    +nested: Doctrine\ORM\PersistentCollection {#5044 …}
    +votes: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 173314
    -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3958613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701173622 {#5040
      date: 2023-11-28 13:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "This is why vans are superior to trucks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701176190 {#5200
    date: 2023-11-28 13:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 173439
  -bodyTs: "'superior':6 'truck':8 'van':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5645078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701176190 {#5201
    date: 2023-11-28 13:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5041
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4859
      +user: Proxies\__CG__\App\Entity\User {#4860 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 86
        +score: 0
        +lastActive: DateTime @1702484434 {#4186
          date: 2023-12-13 17:20:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 172776
        -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3955166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701154370 {#4187
          date: 2023-11-28 07:52:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Should the keys not be on the fob with the key to operate the vehicle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1701170917 {#4857
        date: 2023-11-28 12:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4863 …}
      +votes: Doctrine\ORM\PersistentCollection {#4865 …}
      +reports: Doctrine\ORM\PersistentCollection {#4867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
      -id: 173215
      -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/4755070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701170917 {#4858
        date: 2023-11-28 12:28:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
      \n
      If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701173622 {#5039
      date: 2023-11-28 13:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5042 …}
    +nested: Doctrine\ORM\PersistentCollection {#5044 …}
    +votes: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 173314
    -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3958613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701173622 {#5040
      date: 2023-11-28 13:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "This is why vans are superior to trucks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701176190 {#5200
    date: 2023-11-28 13:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 173439
  -bodyTs: "'superior':6 'truck':8 'van':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5645078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701176190 {#5201
    date: 2023-11-28 13:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5273
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "because they eliminate the margin case of losing your aftermarket hardtop keys?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701185675 {#5271
    date: 2023-11-28 16:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5276 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
  -id: 173858
  -bodyTs: "'aftermarket':10 'case':6 'elimin':3 'hardtop':11 'key':12 'lose':8 'margin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701185675 {#5272
    date: 2023-11-28 16:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5273
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "because they eliminate the margin case of losing your aftermarket hardtop keys?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701185675 {#5271
    date: 2023-11-28 16:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5276 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
  -id: 173858
  -bodyTs: "'aftermarket':10 'case':6 'elimin':3 'hardtop':11 'key':12 'lose':8 'margin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701185675 {#5272
    date: 2023-11-28 16:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5273
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "because they eliminate the margin case of losing your aftermarket hardtop keys?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701185675 {#5271
    date: 2023-11-28 16:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5276 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
  -id: 173858
  -bodyTs: "'aftermarket':10 'case':6 'elimin':3 'hardtop':11 'key':12 'lose':8 'margin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701185675 {#5272
    date: 2023-11-28 16:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5288
  +user: Proxies\__CG__\App\Entity\User {#5289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Unless you are carrying chemicals constantly and don’t want to be smelling the fumes all day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701187750 {#5286
    date: 2023-11-28 17:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5290 …}
  +nested: Doctrine\ORM\PersistentCollection {#5292 …}
  +votes: Doctrine\ORM\PersistentCollection {#5294 …}
  +reports: Doctrine\ORM\PersistentCollection {#5296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
  -id: 173952
  -bodyTs: "'carri':4 'chemic':5 'constant':6 'day':17 'fume':15 'smell':13 'unless':1 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6698755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701187750 {#5287
    date: 2023-11-28 17:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5288
  +user: Proxies\__CG__\App\Entity\User {#5289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Unless you are carrying chemicals constantly and don’t want to be smelling the fumes all day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701187750 {#5286
    date: 2023-11-28 17:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5290 …}
  +nested: Doctrine\ORM\PersistentCollection {#5292 …}
  +votes: Doctrine\ORM\PersistentCollection {#5294 …}
  +reports: Doctrine\ORM\PersistentCollection {#5296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
  -id: 173952
  -bodyTs: "'carri':4 'chemic':5 'constant':6 'day':17 'fume':15 'smell':13 'unless':1 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6698755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701187750 {#5287
    date: 2023-11-28 17:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5288
  +user: Proxies\__CG__\App\Entity\User {#5289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Unless you are carrying chemicals constantly and don’t want to be smelling the fumes all day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701187750 {#5286
    date: 2023-11-28 17:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5290 …}
  +nested: Doctrine\ORM\PersistentCollection {#5292 …}
  +votes: Doctrine\ORM\PersistentCollection {#5294 …}
  +reports: Doctrine\ORM\PersistentCollection {#5296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
  -id: 173952
  -bodyTs: "'carri':4 'chemic':5 'constant':6 'day':17 'fume':15 'smell':13 'unless':1 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6698755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701187750 {#5287
    date: 2023-11-28 17:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5438
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5288
    +user: Proxies\__CG__\App\Entity\User {#5289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Unless you are carrying chemicals constantly and don’t want to be smelling the fumes all day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701187750 {#5286
      date: 2023-11-28 17:09:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5290 …}
    +nested: Doctrine\ORM\PersistentCollection {#5292 …}
    +votes: Doctrine\ORM\PersistentCollection {#5294 …}
    +reports: Doctrine\ORM\PersistentCollection {#5296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
    -id: 173952
    -bodyTs: "'carri':4 'chemic':5 'constant':6 'day':17 'fume':15 'smell':13 'unless':1 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6698755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701187750 {#5287
      date: 2023-11-28 17:09:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "My renault came with a solid steel cargo barrier and small glass window. You could carry a lion in the back and probably be fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701223609 {#5436
    date: 2023-11-29 03:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@rooster_butt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 175679
  -bodyTs: "'back':21 'barrier':9 'came':3 'cargo':8 'carri':16 'could':15 'fine':25 'glass':12 'lion':18 'probabl':23 'renault':2 'small':11 'solid':6 'steel':7 'window':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5660337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701223609 {#5437
    date: 2023-11-29 03:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5438
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5288
    +user: Proxies\__CG__\App\Entity\User {#5289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Unless you are carrying chemicals constantly and don’t want to be smelling the fumes all day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701187750 {#5286
      date: 2023-11-28 17:09:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5290 …}
    +nested: Doctrine\ORM\PersistentCollection {#5292 …}
    +votes: Doctrine\ORM\PersistentCollection {#5294 …}
    +reports: Doctrine\ORM\PersistentCollection {#5296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
    -id: 173952
    -bodyTs: "'carri':4 'chemic':5 'constant':6 'day':17 'fume':15 'smell':13 'unless':1 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6698755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701187750 {#5287
      date: 2023-11-28 17:09:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "My renault came with a solid steel cargo barrier and small glass window. You could carry a lion in the back and probably be fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701223609 {#5436
    date: 2023-11-29 03:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@rooster_butt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 175679
  -bodyTs: "'back':21 'barrier':9 'came':3 'cargo':8 'carri':16 'could':15 'fine':25 'glass':12 'lion':18 'probabl':23 'renault':2 'small':11 'solid':6 'steel':7 'window':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5660337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701223609 {#5437
    date: 2023-11-29 03:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5438
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5288
    +user: Proxies\__CG__\App\Entity\User {#5289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Unless you are carrying chemicals constantly and don’t want to be smelling the fumes all day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701187750 {#5286
      date: 2023-11-28 17:09:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5290 …}
    +nested: Doctrine\ORM\PersistentCollection {#5292 …}
    +votes: Doctrine\ORM\PersistentCollection {#5294 …}
    +reports: Doctrine\ORM\PersistentCollection {#5296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
    -id: 173952
    -bodyTs: "'carri':4 'chemic':5 'constant':6 'day':17 'fume':15 'smell':13 'unless':1 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6698755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701187750 {#5287
      date: 2023-11-28 17:09:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "My renault came with a solid steel cargo barrier and small glass window. You could carry a lion in the back and probably be fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701223609 {#5436
    date: 2023-11-29 03:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@rooster_butt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 175679
  -bodyTs: "'back':21 'barrier':9 'came':3 'cargo':8 'carri':16 'could':15 'fine':25 'glass':12 'lion':18 'probabl':23 'renault':2 'small':11 'solid':6 'steel':7 'window':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5660337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701223609 {#5437
    date: 2023-11-29 03:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5537
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5438
    +user: Proxies\__CG__\App\Entity\User {#5439 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5288
      +user: Proxies\__CG__\App\Entity\User {#5289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Unless you are carrying chemicals constantly and don’t want to be smelling the fumes all day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701187750 {#5286
        date: 2023-11-28 17:09:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5290 …}
      +nested: Doctrine\ORM\PersistentCollection {#5292 …}
      +votes: Doctrine\ORM\PersistentCollection {#5294 …}
      +reports: Doctrine\ORM\PersistentCollection {#5296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
      -id: 173952
      -bodyTs: "'carri':4 'chemic':5 'constant':6 'day':17 'fume':15 'smell':13 'unless':1 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6698755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701187750 {#5287
        date: 2023-11-28 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "My renault came with a solid steel cargo barrier and small glass window. You could carry a lion in the back and probably be fine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701223609 {#5436
      date: 2023-11-29 03:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@rooster_butt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 175679
    -bodyTs: "'back':21 'barrier':9 'came':3 'cargo':8 'carri':16 'could':15 'fine':25 'glass':12 'lion':18 'probabl':23 'renault':2 'small':11 'solid':6 'steel':7 'window':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5660337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701223609 {#5437
      date: 2023-11-29 03:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "You would trust your lungs to vehicle manufacturers getting every van air-tight with seals to last for many years?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701375882 {#5535
    date: 2023-11-30 21:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@rooster_butt@lemm.ee"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 184044
  -bodyTs: "'air':13 'air-tight':12 'everi':10 'get':9 'last':18 'lung':5 'mani':20 'manufactur':8 'seal':16 'tight':14 'trust':3 'van':11 'vehicl':7 'would':2 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5703512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375882 {#5536
    date: 2023-11-30 21:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5537
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5438
    +user: Proxies\__CG__\App\Entity\User {#5439 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5288
      +user: Proxies\__CG__\App\Entity\User {#5289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Unless you are carrying chemicals constantly and don’t want to be smelling the fumes all day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701187750 {#5286
        date: 2023-11-28 17:09:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5290 …}
      +nested: Doctrine\ORM\PersistentCollection {#5292 …}
      +votes: Doctrine\ORM\PersistentCollection {#5294 …}
      +reports: Doctrine\ORM\PersistentCollection {#5296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
      -id: 173952
      -bodyTs: "'carri':4 'chemic':5 'constant':6 'day':17 'fume':15 'smell':13 'unless':1 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6698755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701187750 {#5287
        date: 2023-11-28 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "My renault came with a solid steel cargo barrier and small glass window. You could carry a lion in the back and probably be fine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701223609 {#5436
      date: 2023-11-29 03:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@rooster_butt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 175679
    -bodyTs: "'back':21 'barrier':9 'came':3 'cargo':8 'carri':16 'could':15 'fine':25 'glass':12 'lion':18 'probabl':23 'renault':2 'small':11 'solid':6 'steel':7 'window':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5660337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701223609 {#5437
      date: 2023-11-29 03:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "You would trust your lungs to vehicle manufacturers getting every van air-tight with seals to last for many years?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701375882 {#5535
    date: 2023-11-30 21:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@rooster_butt@lemm.ee"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 184044
  -bodyTs: "'air':13 'air-tight':12 'everi':10 'get':9 'last':18 'lung':5 'mani':20 'manufactur':8 'seal':16 'tight':14 'trust':3 'van':11 'vehicl':7 'would':2 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5703512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375882 {#5536
    date: 2023-11-30 21:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5537
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5438
    +user: Proxies\__CG__\App\Entity\User {#5439 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5288
      +user: Proxies\__CG__\App\Entity\User {#5289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Unless you are carrying chemicals constantly and don’t want to be smelling the fumes all day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701187750 {#5286
        date: 2023-11-28 17:09:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5290 …}
      +nested: Doctrine\ORM\PersistentCollection {#5292 …}
      +votes: Doctrine\ORM\PersistentCollection {#5294 …}
      +reports: Doctrine\ORM\PersistentCollection {#5296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
      -id: 173952
      -bodyTs: "'carri':4 'chemic':5 'constant':6 'day':17 'fume':15 'smell':13 'unless':1 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6698755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701187750 {#5287
        date: 2023-11-28 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "My renault came with a solid steel cargo barrier and small glass window. You could carry a lion in the back and probably be fine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701223609 {#5436
      date: 2023-11-29 03:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@rooster_butt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 175679
    -bodyTs: "'back':21 'barrier':9 'came':3 'cargo':8 'carri':16 'could':15 'fine':25 'glass':12 'lion':18 'probabl':23 'renault':2 'small':11 'solid':6 'steel':7 'window':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5660337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701223609 {#5437
      date: 2023-11-29 03:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "You would trust your lungs to vehicle manufacturers getting every van air-tight with seals to last for many years?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701375882 {#5535
    date: 2023-11-30 21:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@rooster_butt@lemm.ee"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 184044
  -bodyTs: "'air':13 'air-tight':12 'everi':10 'get':9 'last':18 'lung':5 'mani':20 'manufactur':8 'seal':16 'tight':14 'trust':3 'van':11 'vehicl':7 'would':2 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5703512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375882 {#5536
    date: 2023-11-30 21:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5305
  +user: Proxies\__CG__\App\Entity\User {#5306 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    Except they can’t do the one other key function of a truck.\n
    \n
    Tow
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701183284 {#5302
    date: 2023-11-28 15:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5307 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5311 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 173743
  -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6035492"
  +editedAt: DateTimeImmutable @1701968527 {#5303
    date: 2023-12-07 18:02:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701183284 {#5304
    date: 2023-11-28 15:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5305
  +user: Proxies\__CG__\App\Entity\User {#5306 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    Except they can’t do the one other key function of a truck.\n
    \n
    Tow
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701183284 {#5302
    date: 2023-11-28 15:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5307 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5311 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 173743
  -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6035492"
  +editedAt: DateTimeImmutable @1701968527 {#5303
    date: 2023-12-07 18:02:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701183284 {#5304
    date: 2023-11-28 15:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5305
  +user: Proxies\__CG__\App\Entity\User {#5306 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    Except they can’t do the one other key function of a truck.\n
    \n
    Tow
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701183284 {#5302
    date: 2023-11-28 15:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5307 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5311 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 173743
  -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6035492"
  +editedAt: DateTimeImmutable @1701968527 {#5303
    date: 2023-12-07 18:02:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701183284 {#5304
    date: 2023-11-28 15:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5410
  +user: Proxies\__CG__\App\Entity\User {#5404 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5305
    +user: Proxies\__CG__\App\Entity\User {#5306 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Except they can’t do the one other key function of a truck.\n
      \n
      Tow
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701183284 {#5302
      date: 2023-11-28 15:54:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5307 …}
    +nested: Doctrine\ORM\PersistentCollection {#5309 …}
    +votes: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    -id: 173743
    -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6035492"
    +editedAt: DateTimeImmutable @1701968527 {#5303
      date: 2023-12-07 18:02:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183284 {#5304
      date: 2023-11-28 15:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701191280 {#5411
    date: 2023-11-28 18:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5402 …}
  +votes: Doctrine\ORM\PersistentCollection {#5400 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 174123
  -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5495069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191280 {#5408
    date: 2023-11-28 18:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5410
  +user: Proxies\__CG__\App\Entity\User {#5404 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5305
    +user: Proxies\__CG__\App\Entity\User {#5306 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Except they can’t do the one other key function of a truck.\n
      \n
      Tow
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701183284 {#5302
      date: 2023-11-28 15:54:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5307 …}
    +nested: Doctrine\ORM\PersistentCollection {#5309 …}
    +votes: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    -id: 173743
    -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6035492"
    +editedAt: DateTimeImmutable @1701968527 {#5303
      date: 2023-12-07 18:02:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183284 {#5304
      date: 2023-11-28 15:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701191280 {#5411
    date: 2023-11-28 18:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5402 …}
  +votes: Doctrine\ORM\PersistentCollection {#5400 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 174123
  -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5495069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191280 {#5408
    date: 2023-11-28 18:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5410
  +user: Proxies\__CG__\App\Entity\User {#5404 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5305
    +user: Proxies\__CG__\App\Entity\User {#5306 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Except they can’t do the one other key function of a truck.\n
      \n
      Tow
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701183284 {#5302
      date: 2023-11-28 15:54:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5307 …}
    +nested: Doctrine\ORM\PersistentCollection {#5309 …}
    +votes: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    -id: 173743
    -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6035492"
    +editedAt: DateTimeImmutable @1701968527 {#5303
      date: 2023-12-07 18:02:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183284 {#5304
      date: 2023-11-28 15:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701191280 {#5411
    date: 2023-11-28 18:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5402 …}
  +votes: Doctrine\ORM\PersistentCollection {#5400 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 174123
  -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5495069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191280 {#5408
    date: 2023-11-28 18:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5507
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#5404 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5305
      +user: Proxies\__CG__\App\Entity\User {#5306 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Except they can’t do the one other key function of a truck.\n
        \n
        Tow
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701183284 {#5302
        date: 2023-11-28 15:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5307 …}
      +nested: Doctrine\ORM\PersistentCollection {#5309 …}
      +votes: Doctrine\ORM\PersistentCollection {#5311 …}
      +reports: Doctrine\ORM\PersistentCollection {#5313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
      -id: 173743
      -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6035492"
      +editedAt: DateTimeImmutable @1701968527 {#5303
        date: 2023-12-07 18:02:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701183284 {#5304
        date: 2023-11-28 15:54:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701191280 {#5411
      date: 2023-11-28 18:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5398 …}
    +nested: Doctrine\ORM\PersistentCollection {#5402 …}
    +votes: Doctrine\ORM\PersistentCollection {#5400 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
    -id: 174123
    -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5495069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701191280 {#5408
      date: 2023-11-28 18:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701195582 {#5505
    date: 2023-11-28 19:19:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5508 …}
  +nested: Doctrine\ORM\PersistentCollection {#5510 …}
  +votes: Doctrine\ORM\PersistentCollection {#5512 …}
  +reports: Doctrine\ORM\PersistentCollection {#5514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
  -id: 174355
  -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5650657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701195582 {#5506
    date: 2023-11-28 19:19:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5507
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#5404 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5305
      +user: Proxies\__CG__\App\Entity\User {#5306 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Except they can’t do the one other key function of a truck.\n
        \n
        Tow
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701183284 {#5302
        date: 2023-11-28 15:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5307 …}
      +nested: Doctrine\ORM\PersistentCollection {#5309 …}
      +votes: Doctrine\ORM\PersistentCollection {#5311 …}
      +reports: Doctrine\ORM\PersistentCollection {#5313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
      -id: 173743
      -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6035492"
      +editedAt: DateTimeImmutable @1701968527 {#5303
        date: 2023-12-07 18:02:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701183284 {#5304
        date: 2023-11-28 15:54:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701191280 {#5411
      date: 2023-11-28 18:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5398 …}
    +nested: Doctrine\ORM\PersistentCollection {#5402 …}
    +votes: Doctrine\ORM\PersistentCollection {#5400 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
    -id: 174123
    -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5495069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701191280 {#5408
      date: 2023-11-28 18:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701195582 {#5505
    date: 2023-11-28 19:19:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5508 …}
  +nested: Doctrine\ORM\PersistentCollection {#5510 …}
  +votes: Doctrine\ORM\PersistentCollection {#5512 …}
  +reports: Doctrine\ORM\PersistentCollection {#5514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
  -id: 174355
  -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5650657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701195582 {#5506
    date: 2023-11-28 19:19:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5507
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#5404 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5305
      +user: Proxies\__CG__\App\Entity\User {#5306 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Except they can’t do the one other key function of a truck.\n
        \n
        Tow
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701183284 {#5302
        date: 2023-11-28 15:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5307 …}
      +nested: Doctrine\ORM\PersistentCollection {#5309 …}
      +votes: Doctrine\ORM\PersistentCollection {#5311 …}
      +reports: Doctrine\ORM\PersistentCollection {#5313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
      -id: 173743
      -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6035492"
      +editedAt: DateTimeImmutable @1701968527 {#5303
        date: 2023-12-07 18:02:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701183284 {#5304
        date: 2023-11-28 15:54:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701191280 {#5411
      date: 2023-11-28 18:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5398 …}
    +nested: Doctrine\ORM\PersistentCollection {#5402 …}
    +votes: Doctrine\ORM\PersistentCollection {#5400 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
    -id: 174123
    -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5495069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701191280 {#5408
      date: 2023-11-28 18:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701195582 {#5505
    date: 2023-11-28 19:19:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5508 …}
  +nested: Doctrine\ORM\PersistentCollection {#5510 …}
  +votes: Doctrine\ORM\PersistentCollection {#5512 …}
  +reports: Doctrine\ORM\PersistentCollection {#5514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
  -id: 174355
  -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5650657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701195582 {#5506
    date: 2023-11-28 19:19:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5556
  +user: Proxies\__CG__\App\Entity\User {#5559 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5507
    +user: Proxies\__CG__\App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5410
      +user: Proxies\__CG__\App\Entity\User {#5404 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5305
        +user: Proxies\__CG__\App\Entity\User {#5306 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5202
          +user: Proxies\__CG__\App\Entity\User {#5203 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5041
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4859
              +user: Proxies\__CG__\App\Entity\User {#4860 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4191
                +user: App\Entity\User {#4204 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 86
                +score: 0
                +lastActive: DateTime @1702484434 {#4186
                  date: 2023-12-13 17:20:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4192 …}
                +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                -id: 172776
                -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmings.world/comment/3955166"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701154370 {#4187
                  date: 2023-11-28 07:52:50.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: "Should the keys not be on the fob with the key to operate the vehicle?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 40
              +score: 0
              +lastActive: DateTime @1701170917 {#4857
                date: 2023-11-28 12:28:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4861 …}
              +nested: Doctrine\ORM\PersistentCollection {#4863 …}
              +votes: Doctrine\ORM\PersistentCollection {#4865 …}
              +reports: Doctrine\ORM\PersistentCollection {#4867 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
              -id: 173215
              -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.uk/comment/4755070"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701170917 {#4858
                date: 2023-11-28 12:28:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: """
              Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
              \n
              If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1701173622 {#5039
              date: 2023-11-28 13:13:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5042 …}
            +nested: Doctrine\ORM\PersistentCollection {#5044 …}
            +votes: Doctrine\ORM\PersistentCollection {#5046 …}
            +reports: Doctrine\ORM\PersistentCollection {#5048 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
            -id: 173314
            -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3958613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701173622 {#5040
              date: 2023-11-28 13:13:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "This is why vans are superior to trucks."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1701176190 {#5200
            date: 2023-11-28 13:56:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5204 …}
          +nested: Doctrine\ORM\PersistentCollection {#5206 …}
          +votes: Doctrine\ORM\PersistentCollection {#5208 …}
          +reports: Doctrine\ORM\PersistentCollection {#5210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
          -id: 173439
          -bodyTs: "'superior':6 'truck':8 'van':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5645078"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701176190 {#5201
            date: 2023-11-28 13:56:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Except they can’t do the one other key function of a truck.\n
          \n
          Tow
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701183284 {#5302
          date: 2023-11-28 15:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5307 …}
        +nested: Doctrine\ORM\PersistentCollection {#5309 …}
        +votes: Doctrine\ORM\PersistentCollection {#5311 …}
        +reports: Doctrine\ORM\PersistentCollection {#5313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
        -id: 173743
        -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6035492"
        +editedAt: DateTimeImmutable @1701968527 {#5303
          date: 2023-12-07 18:02:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701183284 {#5304
          date: 2023-11-28 15:54:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701191280 {#5411
        date: 2023-11-28 18:08:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5398 …}
      +nested: Doctrine\ORM\PersistentCollection {#5402 …}
      +votes: Doctrine\ORM\PersistentCollection {#5400 …}
      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
      -id: 174123
      -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5495069"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191280 {#5408
        date: 2023-11-28 18:08:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701195582 {#5505
      date: 2023-11-28 19:19:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5508 …}
    +nested: Doctrine\ORM\PersistentCollection {#5510 …}
    +votes: Doctrine\ORM\PersistentCollection {#5512 …}
    +reports: Doctrine\ORM\PersistentCollection {#5514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
    -id: 174355
    -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5650657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701195582 {#5506
      date: 2023-11-28 19:19:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    > At what point does it become ok to have an open bed?\n
    \n
    When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
    \n
    Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701217634 {#5555
    date: 2023-11-29 01:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5563 …}
  +nested: Doctrine\ORM\PersistentCollection {#5565 …}
  +votes: Doctrine\ORM\PersistentCollection {#5561 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 175446
  -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5261445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701217634 {#5552
    date: 2023-11-29 01:27:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5556
  +user: Proxies\__CG__\App\Entity\User {#5559 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5507
    +user: Proxies\__CG__\App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5410
      +user: Proxies\__CG__\App\Entity\User {#5404 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5305
        +user: Proxies\__CG__\App\Entity\User {#5306 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5202
          +user: Proxies\__CG__\App\Entity\User {#5203 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5041
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4859
              +user: Proxies\__CG__\App\Entity\User {#4860 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4191
                +user: App\Entity\User {#4204 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 86
                +score: 0
                +lastActive: DateTime @1702484434 {#4186
                  date: 2023-12-13 17:20:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4192 …}
                +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                -id: 172776
                -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmings.world/comment/3955166"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701154370 {#4187
                  date: 2023-11-28 07:52:50.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: "Should the keys not be on the fob with the key to operate the vehicle?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 40
              +score: 0
              +lastActive: DateTime @1701170917 {#4857
                date: 2023-11-28 12:28:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4861 …}
              +nested: Doctrine\ORM\PersistentCollection {#4863 …}
              +votes: Doctrine\ORM\PersistentCollection {#4865 …}
              +reports: Doctrine\ORM\PersistentCollection {#4867 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
              -id: 173215
              -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.uk/comment/4755070"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701170917 {#4858
                date: 2023-11-28 12:28:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: """
              Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
              \n
              If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1701173622 {#5039
              date: 2023-11-28 13:13:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5042 …}
            +nested: Doctrine\ORM\PersistentCollection {#5044 …}
            +votes: Doctrine\ORM\PersistentCollection {#5046 …}
            +reports: Doctrine\ORM\PersistentCollection {#5048 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
            -id: 173314
            -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3958613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701173622 {#5040
              date: 2023-11-28 13:13:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "This is why vans are superior to trucks."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1701176190 {#5200
            date: 2023-11-28 13:56:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5204 …}
          +nested: Doctrine\ORM\PersistentCollection {#5206 …}
          +votes: Doctrine\ORM\PersistentCollection {#5208 …}
          +reports: Doctrine\ORM\PersistentCollection {#5210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
          -id: 173439
          -bodyTs: "'superior':6 'truck':8 'van':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5645078"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701176190 {#5201
            date: 2023-11-28 13:56:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Except they can’t do the one other key function of a truck.\n
          \n
          Tow
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701183284 {#5302
          date: 2023-11-28 15:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5307 …}
        +nested: Doctrine\ORM\PersistentCollection {#5309 …}
        +votes: Doctrine\ORM\PersistentCollection {#5311 …}
        +reports: Doctrine\ORM\PersistentCollection {#5313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
        -id: 173743
        -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6035492"
        +editedAt: DateTimeImmutable @1701968527 {#5303
          date: 2023-12-07 18:02:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701183284 {#5304
          date: 2023-11-28 15:54:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701191280 {#5411
        date: 2023-11-28 18:08:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5398 …}
      +nested: Doctrine\ORM\PersistentCollection {#5402 …}
      +votes: Doctrine\ORM\PersistentCollection {#5400 …}
      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
      -id: 174123
      -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5495069"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191280 {#5408
        date: 2023-11-28 18:08:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701195582 {#5505
      date: 2023-11-28 19:19:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5508 …}
    +nested: Doctrine\ORM\PersistentCollection {#5510 …}
    +votes: Doctrine\ORM\PersistentCollection {#5512 …}
    +reports: Doctrine\ORM\PersistentCollection {#5514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
    -id: 174355
    -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5650657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701195582 {#5506
      date: 2023-11-28 19:19:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    > At what point does it become ok to have an open bed?\n
    \n
    When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
    \n
    Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701217634 {#5555
    date: 2023-11-29 01:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5563 …}
  +nested: Doctrine\ORM\PersistentCollection {#5565 …}
  +votes: Doctrine\ORM\PersistentCollection {#5561 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 175446
  -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5261445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701217634 {#5552
    date: 2023-11-29 01:27:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5556
  +user: Proxies\__CG__\App\Entity\User {#5559 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5507
    +user: Proxies\__CG__\App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5410
      +user: Proxies\__CG__\App\Entity\User {#5404 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5305
        +user: Proxies\__CG__\App\Entity\User {#5306 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5202
          +user: Proxies\__CG__\App\Entity\User {#5203 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5041
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4859
              +user: Proxies\__CG__\App\Entity\User {#4860 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4191
                +user: App\Entity\User {#4204 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 86
                +score: 0
                +lastActive: DateTime @1702484434 {#4186
                  date: 2023-12-13 17:20:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4192 …}
                +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                -id: 172776
                -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmings.world/comment/3955166"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701154370 {#4187
                  date: 2023-11-28 07:52:50.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: "Should the keys not be on the fob with the key to operate the vehicle?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 40
              +score: 0
              +lastActive: DateTime @1701170917 {#4857
                date: 2023-11-28 12:28:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4861 …}
              +nested: Doctrine\ORM\PersistentCollection {#4863 …}
              +votes: Doctrine\ORM\PersistentCollection {#4865 …}
              +reports: Doctrine\ORM\PersistentCollection {#4867 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
              -id: 173215
              -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.uk/comment/4755070"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701170917 {#4858
                date: 2023-11-28 12:28:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: """
              Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
              \n
              If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1701173622 {#5039
              date: 2023-11-28 13:13:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5042 …}
            +nested: Doctrine\ORM\PersistentCollection {#5044 …}
            +votes: Doctrine\ORM\PersistentCollection {#5046 …}
            +reports: Doctrine\ORM\PersistentCollection {#5048 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
            -id: 173314
            -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3958613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701173622 {#5040
              date: 2023-11-28 13:13:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "This is why vans are superior to trucks."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1701176190 {#5200
            date: 2023-11-28 13:56:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5204 …}
          +nested: Doctrine\ORM\PersistentCollection {#5206 …}
          +votes: Doctrine\ORM\PersistentCollection {#5208 …}
          +reports: Doctrine\ORM\PersistentCollection {#5210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
          -id: 173439
          -bodyTs: "'superior':6 'truck':8 'van':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5645078"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701176190 {#5201
            date: 2023-11-28 13:56:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Except they can’t do the one other key function of a truck.\n
          \n
          Tow
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701183284 {#5302
          date: 2023-11-28 15:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5307 …}
        +nested: Doctrine\ORM\PersistentCollection {#5309 …}
        +votes: Doctrine\ORM\PersistentCollection {#5311 …}
        +reports: Doctrine\ORM\PersistentCollection {#5313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
        -id: 173743
        -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6035492"
        +editedAt: DateTimeImmutable @1701968527 {#5303
          date: 2023-12-07 18:02:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701183284 {#5304
          date: 2023-11-28 15:54:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701191280 {#5411
        date: 2023-11-28 18:08:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5398 …}
      +nested: Doctrine\ORM\PersistentCollection {#5402 …}
      +votes: Doctrine\ORM\PersistentCollection {#5400 …}
      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
      -id: 174123
      -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5495069"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191280 {#5408
        date: 2023-11-28 18:08:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701195582 {#5505
      date: 2023-11-28 19:19:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5508 …}
    +nested: Doctrine\ORM\PersistentCollection {#5510 …}
    +votes: Doctrine\ORM\PersistentCollection {#5512 …}
    +reports: Doctrine\ORM\PersistentCollection {#5514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
    -id: 174355
    -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5650657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701195582 {#5506
      date: 2023-11-28 19:19:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    > At what point does it become ok to have an open bed?\n
    \n
    When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
    \n
    Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701217634 {#5555
    date: 2023-11-29 01:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5563 …}
  +nested: Doctrine\ORM\PersistentCollection {#5565 …}
  +votes: Doctrine\ORM\PersistentCollection {#5561 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 175446
  -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5261445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701217634 {#5552
    date: 2023-11-29 01:27:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5588
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5556
    +user: Proxies\__CG__\App\Entity\User {#5559 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5507
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5410
        +user: Proxies\__CG__\App\Entity\User {#5404 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5305
          +user: Proxies\__CG__\App\Entity\User {#5306 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5202
            +user: Proxies\__CG__\App\Entity\User {#5203 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5041
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4859
                +user: Proxies\__CG__\App\Entity\User {#4860 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4191
                  +user: App\Entity\User {#4204 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 86
                  +score: 0
                  +lastActive: DateTime @1702484434 {#4186
                    date: 2023-12-13 17:20:34.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Exusia@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4192 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                  -id: 172776
                  -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmings.world/comment/3955166"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701154370 {#4187
                    date: 2023-11-28 07:52:50.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4191}
                +body: "Should the keys not be on the fob with the key to operate the vehicle?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 40
                +score: 0
                +lastActive: DateTime @1701170917 {#4857
                  date: 2023-11-28 12:28:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                  "@I_Comment_On_EVERYTHING@lemmings.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4861 …}
                +nested: Doctrine\ORM\PersistentCollection {#4863 …}
                +votes: Doctrine\ORM\PersistentCollection {#4865 …}
                +reports: Doctrine\ORM\PersistentCollection {#4867 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
                -id: 173215
                -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.uk/comment/4755070"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701170917 {#4858
                  date: 2023-11-28 12:28:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: """
                Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
                \n
                If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 36
              +score: 0
              +lastActive: DateTime @1701173622 {#5039
                date: 2023-11-28 13:13:42.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
                "@blackn1ght@feddit.uk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5042 …}
              +nested: Doctrine\ORM\PersistentCollection {#5044 …}
              +votes: Doctrine\ORM\PersistentCollection {#5046 …}
              +reports: Doctrine\ORM\PersistentCollection {#5048 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
              -id: 173314
              -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3958613"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701173622 {#5040
                date: 2023-11-28 13:13:42.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "This is why vans are superior to trucks."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1701176190 {#5200
              date: 2023-11-28 13:56:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5204 …}
            +nested: Doctrine\ORM\PersistentCollection {#5206 …}
            +votes: Doctrine\ORM\PersistentCollection {#5208 …}
            +reports: Doctrine\ORM\PersistentCollection {#5210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
            -id: 173439
            -bodyTs: "'superior':6 'truck':8 'van':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5645078"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701176190 {#5201
              date: 2023-11-28 13:56:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Except they can’t do the one other key function of a truck.\n
            \n
            Tow
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701183284 {#5302
            date: 2023-11-28 15:54:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
            "@Venat0r@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5307 …}
          +nested: Doctrine\ORM\PersistentCollection {#5309 …}
          +votes: Doctrine\ORM\PersistentCollection {#5311 …}
          +reports: Doctrine\ORM\PersistentCollection {#5313 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
          -id: 173743
          -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6035492"
          +editedAt: DateTimeImmutable @1701968527 {#5303
            date: 2023-12-07 18:02:07.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701183284 {#5304
            date: 2023-11-28 15:54:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701191280 {#5411
          date: 2023-11-28 18:08:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
          "@Patches@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5398 …}
        +nested: Doctrine\ORM\PersistentCollection {#5402 …}
        +votes: Doctrine\ORM\PersistentCollection {#5400 …}
        +reports: Doctrine\ORM\PersistentCollection {#5414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
        -id: 174123
        -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5495069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191280 {#5408
          date: 2023-11-28 18:08:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701195582 {#5505
        date: 2023-11-28 19:19:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5508 …}
      +nested: Doctrine\ORM\PersistentCollection {#5510 …}
      +votes: Doctrine\ORM\PersistentCollection {#5512 …}
      +reports: Doctrine\ORM\PersistentCollection {#5514 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
      -id: 174355
      -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5650657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701195582 {#5506
        date: 2023-11-28 19:19:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      > At what point does it become ok to have an open bed?\n
      \n
      When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
      \n
      Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701217634 {#5555
      date: 2023-11-29 01:27:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@1847953620@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5563 …}
    +nested: Doctrine\ORM\PersistentCollection {#5565 …}
    +votes: Doctrine\ORM\PersistentCollection {#5561 …}
    +reports: Doctrine\ORM\PersistentCollection {#5567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
    -id: 175446
    -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5261445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217634 {#5552
      date: 2023-11-29 01:27:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    So edgy.\n
    \n
    What if you rest the wood on the tailgate, or lean it on the roof, then tie it down, is it no longer safe?\n
    \n
    What if you’re the driver for a small crew that picks them up every morning then uses the smaller bed for supply runs?\n
    \n
    Just lemmy grasping at straws to put everyone into a box based on incomplete information.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701282921 {#5583
    date: 2023-11-29 19:35:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5580 …}
  +nested: Doctrine\ORM\PersistentCollection {#5577 …}
  +votes: Doctrine\ORM\PersistentCollection {#5575 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -id: 177745
  -bodyTs: "'base':62 'bed':47 'box':61 'crew':36 'driver':32 'edgi':2 'everi':41 'everyon':58 'grasp':53 'incomplet':64 'inform':65 'lean':13 'lemmi':52 'longer':25 'morn':42 'pick':38 'put':57 're':30 'rest':6 'roof':17 'run':50 'safe':26 'small':35 'smaller':46 'straw':55 'suppli':49 'tailgat':11 'tie':19 'use':44 'wood':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5676452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701282921 {#5586
    date: 2023-11-29 19:35:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5588
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5556
    +user: Proxies\__CG__\App\Entity\User {#5559 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5507
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5410
        +user: Proxies\__CG__\App\Entity\User {#5404 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5305
          +user: Proxies\__CG__\App\Entity\User {#5306 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5202
            +user: Proxies\__CG__\App\Entity\User {#5203 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5041
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4859
                +user: Proxies\__CG__\App\Entity\User {#4860 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4191
                  +user: App\Entity\User {#4204 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 86
                  +score: 0
                  +lastActive: DateTime @1702484434 {#4186
                    date: 2023-12-13 17:20:34.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Exusia@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4192 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                  -id: 172776
                  -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmings.world/comment/3955166"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701154370 {#4187
                    date: 2023-11-28 07:52:50.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4191}
                +body: "Should the keys not be on the fob with the key to operate the vehicle?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 40
                +score: 0
                +lastActive: DateTime @1701170917 {#4857
                  date: 2023-11-28 12:28:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                  "@I_Comment_On_EVERYTHING@lemmings.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4861 …}
                +nested: Doctrine\ORM\PersistentCollection {#4863 …}
                +votes: Doctrine\ORM\PersistentCollection {#4865 …}
                +reports: Doctrine\ORM\PersistentCollection {#4867 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
                -id: 173215
                -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.uk/comment/4755070"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701170917 {#4858
                  date: 2023-11-28 12:28:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: """
                Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
                \n
                If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 36
              +score: 0
              +lastActive: DateTime @1701173622 {#5039
                date: 2023-11-28 13:13:42.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
                "@blackn1ght@feddit.uk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5042 …}
              +nested: Doctrine\ORM\PersistentCollection {#5044 …}
              +votes: Doctrine\ORM\PersistentCollection {#5046 …}
              +reports: Doctrine\ORM\PersistentCollection {#5048 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
              -id: 173314
              -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3958613"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701173622 {#5040
                date: 2023-11-28 13:13:42.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "This is why vans are superior to trucks."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1701176190 {#5200
              date: 2023-11-28 13:56:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5204 …}
            +nested: Doctrine\ORM\PersistentCollection {#5206 …}
            +votes: Doctrine\ORM\PersistentCollection {#5208 …}
            +reports: Doctrine\ORM\PersistentCollection {#5210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
            -id: 173439
            -bodyTs: "'superior':6 'truck':8 'van':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5645078"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701176190 {#5201
              date: 2023-11-28 13:56:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Except they can’t do the one other key function of a truck.\n
            \n
            Tow
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701183284 {#5302
            date: 2023-11-28 15:54:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
            "@Venat0r@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5307 …}
          +nested: Doctrine\ORM\PersistentCollection {#5309 …}
          +votes: Doctrine\ORM\PersistentCollection {#5311 …}
          +reports: Doctrine\ORM\PersistentCollection {#5313 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
          -id: 173743
          -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6035492"
          +editedAt: DateTimeImmutable @1701968527 {#5303
            date: 2023-12-07 18:02:07.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701183284 {#5304
            date: 2023-11-28 15:54:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701191280 {#5411
          date: 2023-11-28 18:08:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
          "@Patches@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5398 …}
        +nested: Doctrine\ORM\PersistentCollection {#5402 …}
        +votes: Doctrine\ORM\PersistentCollection {#5400 …}
        +reports: Doctrine\ORM\PersistentCollection {#5414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
        -id: 174123
        -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5495069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191280 {#5408
          date: 2023-11-28 18:08:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701195582 {#5505
        date: 2023-11-28 19:19:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5508 …}
      +nested: Doctrine\ORM\PersistentCollection {#5510 …}
      +votes: Doctrine\ORM\PersistentCollection {#5512 …}
      +reports: Doctrine\ORM\PersistentCollection {#5514 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
      -id: 174355
      -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5650657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701195582 {#5506
        date: 2023-11-28 19:19:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      > At what point does it become ok to have an open bed?\n
      \n
      When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
      \n
      Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701217634 {#5555
      date: 2023-11-29 01:27:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@1847953620@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5563 …}
    +nested: Doctrine\ORM\PersistentCollection {#5565 …}
    +votes: Doctrine\ORM\PersistentCollection {#5561 …}
    +reports: Doctrine\ORM\PersistentCollection {#5567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
    -id: 175446
    -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5261445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217634 {#5552
      date: 2023-11-29 01:27:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    So edgy.\n
    \n
    What if you rest the wood on the tailgate, or lean it on the roof, then tie it down, is it no longer safe?\n
    \n
    What if you’re the driver for a small crew that picks them up every morning then uses the smaller bed for supply runs?\n
    \n
    Just lemmy grasping at straws to put everyone into a box based on incomplete information.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701282921 {#5583
    date: 2023-11-29 19:35:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5580 …}
  +nested: Doctrine\ORM\PersistentCollection {#5577 …}
  +votes: Doctrine\ORM\PersistentCollection {#5575 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -id: 177745
  -bodyTs: "'base':62 'bed':47 'box':61 'crew':36 'driver':32 'edgi':2 'everi':41 'everyon':58 'grasp':53 'incomplet':64 'inform':65 'lean':13 'lemmi':52 'longer':25 'morn':42 'pick':38 'put':57 're':30 'rest':6 'roof':17 'run':50 'safe':26 'small':35 'smaller':46 'straw':55 'suppli':49 'tailgat':11 'tie':19 'use':44 'wood':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5676452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701282921 {#5586
    date: 2023-11-29 19:35:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5588
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5556
    +user: Proxies\__CG__\App\Entity\User {#5559 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5507
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5410
        +user: Proxies\__CG__\App\Entity\User {#5404 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5305
          +user: Proxies\__CG__\App\Entity\User {#5306 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5202
            +user: Proxies\__CG__\App\Entity\User {#5203 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5041
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4859
                +user: Proxies\__CG__\App\Entity\User {#4860 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4191
                  +user: App\Entity\User {#4204 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 86
                  +score: 0
                  +lastActive: DateTime @1702484434 {#4186
                    date: 2023-12-13 17:20:34.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Exusia@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4192 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                  -id: 172776
                  -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmings.world/comment/3955166"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701154370 {#4187
                    date: 2023-11-28 07:52:50.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4191}
                +body: "Should the keys not be on the fob with the key to operate the vehicle?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 40
                +score: 0
                +lastActive: DateTime @1701170917 {#4857
                  date: 2023-11-28 12:28:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                  "@I_Comment_On_EVERYTHING@lemmings.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4861 …}
                +nested: Doctrine\ORM\PersistentCollection {#4863 …}
                +votes: Doctrine\ORM\PersistentCollection {#4865 …}
                +reports: Doctrine\ORM\PersistentCollection {#4867 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
                -id: 173215
                -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.uk/comment/4755070"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701170917 {#4858
                  date: 2023-11-28 12:28:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: """
                Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
                \n
                If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 36
              +score: 0
              +lastActive: DateTime @1701173622 {#5039
                date: 2023-11-28 13:13:42.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
                "@blackn1ght@feddit.uk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5042 …}
              +nested: Doctrine\ORM\PersistentCollection {#5044 …}
              +votes: Doctrine\ORM\PersistentCollection {#5046 …}
              +reports: Doctrine\ORM\PersistentCollection {#5048 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
              -id: 173314
              -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3958613"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701173622 {#5040
                date: 2023-11-28 13:13:42.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "This is why vans are superior to trucks."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1701176190 {#5200
              date: 2023-11-28 13:56:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5204 …}
            +nested: Doctrine\ORM\PersistentCollection {#5206 …}
            +votes: Doctrine\ORM\PersistentCollection {#5208 …}
            +reports: Doctrine\ORM\PersistentCollection {#5210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
            -id: 173439
            -bodyTs: "'superior':6 'truck':8 'van':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5645078"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701176190 {#5201
              date: 2023-11-28 13:56:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Except they can’t do the one other key function of a truck.\n
            \n
            Tow
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701183284 {#5302
            date: 2023-11-28 15:54:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
            "@Venat0r@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5307 …}
          +nested: Doctrine\ORM\PersistentCollection {#5309 …}
          +votes: Doctrine\ORM\PersistentCollection {#5311 …}
          +reports: Doctrine\ORM\PersistentCollection {#5313 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
          -id: 173743
          -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6035492"
          +editedAt: DateTimeImmutable @1701968527 {#5303
            date: 2023-12-07 18:02:07.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701183284 {#5304
            date: 2023-11-28 15:54:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701191280 {#5411
          date: 2023-11-28 18:08:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
          "@Patches@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5398 …}
        +nested: Doctrine\ORM\PersistentCollection {#5402 …}
        +votes: Doctrine\ORM\PersistentCollection {#5400 …}
        +reports: Doctrine\ORM\PersistentCollection {#5414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
        -id: 174123
        -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5495069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191280 {#5408
          date: 2023-11-28 18:08:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701195582 {#5505
        date: 2023-11-28 19:19:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5508 …}
      +nested: Doctrine\ORM\PersistentCollection {#5510 …}
      +votes: Doctrine\ORM\PersistentCollection {#5512 …}
      +reports: Doctrine\ORM\PersistentCollection {#5514 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
      -id: 174355
      -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5650657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701195582 {#5506
        date: 2023-11-28 19:19:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      > At what point does it become ok to have an open bed?\n
      \n
      When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
      \n
      Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701217634 {#5555
      date: 2023-11-29 01:27:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@1847953620@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5563 …}
    +nested: Doctrine\ORM\PersistentCollection {#5565 …}
    +votes: Doctrine\ORM\PersistentCollection {#5561 …}
    +reports: Doctrine\ORM\PersistentCollection {#5567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
    -id: 175446
    -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5261445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217634 {#5552
      date: 2023-11-29 01:27:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    So edgy.\n
    \n
    What if you rest the wood on the tailgate, or lean it on the roof, then tie it down, is it no longer safe?\n
    \n
    What if you’re the driver for a small crew that picks them up every morning then uses the smaller bed for supply runs?\n
    \n
    Just lemmy grasping at straws to put everyone into a box based on incomplete information.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701282921 {#5583
    date: 2023-11-29 19:35:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5580 …}
  +nested: Doctrine\ORM\PersistentCollection {#5577 …}
  +votes: Doctrine\ORM\PersistentCollection {#5575 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -id: 177745
  -bodyTs: "'base':62 'bed':47 'box':61 'crew':36 'driver':32 'edgi':2 'everi':41 'everyon':58 'grasp':53 'incomplet':64 'inform':65 'lean':13 'lemmi':52 'longer':25 'morn':42 'pick':38 'put':57 're':30 'rest':6 'roof':17 'run':50 'safe':26 'small':35 'smaller':46 'straw':55 'suppli':49 'tailgat':11 'tie':19 'use':44 'wood':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5676452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701282921 {#5586
    date: 2023-11-29 19:35:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5610
  +user: Proxies\__CG__\App\Entity\User {#5559 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5588
    +user: Proxies\__CG__\App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5556
      +user: Proxies\__CG__\App\Entity\User {#5559 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5507
        +user: Proxies\__CG__\App\Entity\User {#5057 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5410
          +user: Proxies\__CG__\App\Entity\User {#5404 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5305
            +user: Proxies\__CG__\App\Entity\User {#5306 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5202
              +user: Proxies\__CG__\App\Entity\User {#5203 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5041
                +user: App\Entity\User {#4204 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4859
                  +user: Proxies\__CG__\App\Entity\User {#4860 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4191
                    +user: App\Entity\User {#4204 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 86
                    +score: 0
                    +lastActive: DateTime @1702484434 {#4186
                      date: 2023-12-13 17:20:34.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Exusia@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4192 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                    -id: 172776
                    -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmings.world/comment/3955166"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1701154370 {#4187
                      date: 2023-11-28 07:52:50.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4191}
                  +body: "Should the keys not be on the fob with the key to operate the vehicle?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 40
                  +score: 0
                  +lastActive: DateTime @1701170917 {#4857
                    date: 2023-11-28 12:28:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Exusia@lemmy.world"
                    "@I_Comment_On_EVERYTHING@lemmings.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4861 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
                  -id: 173215
                  -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://feddit.uk/comment/4755070"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701170917 {#4858
                    date: 2023-11-28 12:28:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4191}
                +body: """
                  Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
                  \n
                  If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 36
                +score: 0
                +lastActive: DateTime @1701173622 {#5039
                  date: 2023-11-28 13:13:42.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                  "@I_Comment_On_EVERYTHING@lemmings.world"
                  "@blackn1ght@feddit.uk"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5042 …}
                +nested: Doctrine\ORM\PersistentCollection {#5044 …}
                +votes: Doctrine\ORM\PersistentCollection {#5046 …}
                +reports: Doctrine\ORM\PersistentCollection {#5048 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
                -id: 173314
                -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmings.world/comment/3958613"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701173622 {#5040
                  date: 2023-11-28 13:13:42.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: "This is why vans are superior to trucks."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 29
              +score: 0
              +lastActive: DateTime @1701176190 {#5200
                date: 2023-11-28 13:56:30.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
                "@blackn1ght@feddit.uk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5204 …}
              +nested: Doctrine\ORM\PersistentCollection {#5206 …}
              +votes: Doctrine\ORM\PersistentCollection {#5208 …}
              +reports: Doctrine\ORM\PersistentCollection {#5210 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
              -id: 173439
              -bodyTs: "'superior':6 'truck':8 'van':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5645078"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701176190 {#5201
                date: 2023-11-28 13:56:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: """
              Except they can’t do the one other key function of a truck.\n
              \n
              Tow
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701183284 {#5302
              date: 2023-11-28 15:54:44.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
              "@Venat0r@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5307 …}
            +nested: Doctrine\ORM\PersistentCollection {#5309 …}
            +votes: Doctrine\ORM\PersistentCollection {#5311 …}
            +reports: Doctrine\ORM\PersistentCollection {#5313 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
            -id: 173743
            -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6035492"
            +editedAt: DateTimeImmutable @1701968527 {#5303
              date: 2023-12-07 18:02:07.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701183284 {#5304
              date: 2023-11-28 15:54:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1701191280 {#5411
            date: 2023-11-28 18:08:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
            "@Venat0r@lemmy.world"
            "@Patches@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5398 …}
          +nested: Doctrine\ORM\PersistentCollection {#5402 …}
          +votes: Doctrine\ORM\PersistentCollection {#5400 …}
          +reports: Doctrine\ORM\PersistentCollection {#5414 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
          -id: 174123
          -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5495069"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701191280 {#5408
            date: 2023-11-28 18:08:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701195582 {#5505
          date: 2023-11-28 19:19:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
          "@Patches@sh.itjust.works"
          "@BirdyBoogleBop@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5508 …}
        +nested: Doctrine\ORM\PersistentCollection {#5510 …}
        +votes: Doctrine\ORM\PersistentCollection {#5512 …}
        +reports: Doctrine\ORM\PersistentCollection {#5514 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
        -id: 174355
        -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5650657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701195582 {#5506
          date: 2023-11-28 19:19:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        > At what point does it become ok to have an open bed?\n
        \n
        When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
        \n
        Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701217634 {#5555
        date: 2023-11-29 01:27:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
        "@1847953620@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5563 …}
      +nested: Doctrine\ORM\PersistentCollection {#5565 …}
      +votes: Doctrine\ORM\PersistentCollection {#5561 …}
      +reports: Doctrine\ORM\PersistentCollection {#5567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
      -id: 175446
      -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5261445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701217634 {#5552
        date: 2023-11-29 01:27:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      So edgy.\n
      \n
      What if you rest the wood on the tailgate, or lean it on the roof, then tie it down, is it no longer safe?\n
      \n
      What if you’re the driver for a small crew that picks them up every morning then uses the smaller bed for supply runs?\n
      \n
      Just lemmy grasping at straws to put everyone into a box based on incomplete information.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701282921 {#5583
      date: 2023-11-29 19:35:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@1847953620@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5580 …}
    +nested: Doctrine\ORM\PersistentCollection {#5577 …}
    +votes: Doctrine\ORM\PersistentCollection {#5575 …}
    +reports: Doctrine\ORM\PersistentCollection {#5589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
    -id: 177745
    -bodyTs: "'base':62 'bed':47 'box':61 'crew':36 'driver':32 'edgi':2 'everi':41 'everyon':58 'grasp':53 'incomplet':64 'inform':65 'lean':13 'lemmi':52 'longer':25 'morn':42 'pick':38 'put':57 're':30 'rest':6 'roof':17 'run':50 'safe':26 'small':35 'smaller':46 'straw':55 'suppli':49 'tailgat':11 'tie':19 'use':44 'wood':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5676452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701282921 {#5586
      date: 2023-11-29 19:35:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "I said nothing about safety. I just said it should be considered a different class of vehicle if it meets certain characteristics. SUTs are great for camping, for hauling surf boards & kayaks (possibly with a rack) and tow just as well as pickups. They don’t have a full-size bed, so they’re worse at most jobs, though the larger cab does mean they can carry more workers at once. It’s a trade-off: get worse at most work-related tasks, get better at personal tasks and thus reach a wider market."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701305906 {#5605
    date: 2023-11-30 01:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5602 …}
  +nested: Doctrine\ORM\PersistentCollection {#5599 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
  -id: 179173
  -bodyTs: "'bed':52 'better':88 'board':31 'cab':63 'camp':27 'carri':68 'certain':21 'characterist':22 'class':15 'consid':12 'differ':14 'full':50 'full-siz':49 'get':79,87 'great':25 'haul':29 'job':59 'kayak':32 'larger':62 'market':97 'mean':65 'meet':20 'noth':3 'person':90 'pickup':43 'possibl':33 'rack':36 're':55 'reach':94 'relat':85 'safeti':5 'said':2,8 'size':51 'surf':30 'sut':23 'task':86,91 'though':60 'thus':93 'tow':38 'trade':77 'trade-off':76 'vehicl':17 'well':41 'wider':96 'work':84 'work-rel':83 'worker':70 'wors':56,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5292314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701305906 {#5608
    date: 2023-11-30 01:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5610
  +user: Proxies\__CG__\App\Entity\User {#5559 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5588
    +user: Proxies\__CG__\App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5556
      +user: Proxies\__CG__\App\Entity\User {#5559 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5507
        +user: Proxies\__CG__\App\Entity\User {#5057 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5410
          +user: Proxies\__CG__\App\Entity\User {#5404 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5305
            +user: Proxies\__CG__\App\Entity\User {#5306 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5202
              +user: Proxies\__CG__\App\Entity\User {#5203 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5041
                +user: App\Entity\User {#4204 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4859
                  +user: Proxies\__CG__\App\Entity\User {#4860 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4191
                    +user: App\Entity\User {#4204 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 86
                    +score: 0
                    +lastActive: DateTime @1702484434 {#4186
                      date: 2023-12-13 17:20:34.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Exusia@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4192 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                    -id: 172776
                    -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmings.world/comment/3955166"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1701154370 {#4187
                      date: 2023-11-28 07:52:50.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4191}
                  +body: "Should the keys not be on the fob with the key to operate the vehicle?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 40
                  +score: 0
                  +lastActive: DateTime @1701170917 {#4857
                    date: 2023-11-28 12:28:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Exusia@lemmy.world"
                    "@I_Comment_On_EVERYTHING@lemmings.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4861 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
                  -id: 173215
                  -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://feddit.uk/comment/4755070"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701170917 {#4858
                    date: 2023-11-28 12:28:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4191}
                +body: """
                  Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
                  \n
                  If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 36
                +score: 0
                +lastActive: DateTime @1701173622 {#5039
                  date: 2023-11-28 13:13:42.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                  "@I_Comment_On_EVERYTHING@lemmings.world"
                  "@blackn1ght@feddit.uk"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5042 …}
                +nested: Doctrine\ORM\PersistentCollection {#5044 …}
                +votes: Doctrine\ORM\PersistentCollection {#5046 …}
                +reports: Doctrine\ORM\PersistentCollection {#5048 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
                -id: 173314
                -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmings.world/comment/3958613"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701173622 {#5040
                  date: 2023-11-28 13:13:42.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: "This is why vans are superior to trucks."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 29
              +score: 0
              +lastActive: DateTime @1701176190 {#5200
                date: 2023-11-28 13:56:30.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
                "@blackn1ght@feddit.uk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5204 …}
              +nested: Doctrine\ORM\PersistentCollection {#5206 …}
              +votes: Doctrine\ORM\PersistentCollection {#5208 …}
              +reports: Doctrine\ORM\PersistentCollection {#5210 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
              -id: 173439
              -bodyTs: "'superior':6 'truck':8 'van':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5645078"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701176190 {#5201
                date: 2023-11-28 13:56:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: """
              Except they can’t do the one other key function of a truck.\n
              \n
              Tow
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701183284 {#5302
              date: 2023-11-28 15:54:44.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
              "@Venat0r@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5307 …}
            +nested: Doctrine\ORM\PersistentCollection {#5309 …}
            +votes: Doctrine\ORM\PersistentCollection {#5311 …}
            +reports: Doctrine\ORM\PersistentCollection {#5313 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
            -id: 173743
            -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6035492"
            +editedAt: DateTimeImmutable @1701968527 {#5303
              date: 2023-12-07 18:02:07.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701183284 {#5304
              date: 2023-11-28 15:54:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1701191280 {#5411
            date: 2023-11-28 18:08:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
            "@Venat0r@lemmy.world"
            "@Patches@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5398 …}
          +nested: Doctrine\ORM\PersistentCollection {#5402 …}
          +votes: Doctrine\ORM\PersistentCollection {#5400 …}
          +reports: Doctrine\ORM\PersistentCollection {#5414 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
          -id: 174123
          -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5495069"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701191280 {#5408
            date: 2023-11-28 18:08:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701195582 {#5505
          date: 2023-11-28 19:19:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
          "@Patches@sh.itjust.works"
          "@BirdyBoogleBop@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5508 …}
        +nested: Doctrine\ORM\PersistentCollection {#5510 …}
        +votes: Doctrine\ORM\PersistentCollection {#5512 …}
        +reports: Doctrine\ORM\PersistentCollection {#5514 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
        -id: 174355
        -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5650657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701195582 {#5506
          date: 2023-11-28 19:19:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        > At what point does it become ok to have an open bed?\n
        \n
        When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
        \n
        Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701217634 {#5555
        date: 2023-11-29 01:27:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
        "@1847953620@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5563 …}
      +nested: Doctrine\ORM\PersistentCollection {#5565 …}
      +votes: Doctrine\ORM\PersistentCollection {#5561 …}
      +reports: Doctrine\ORM\PersistentCollection {#5567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
      -id: 175446
      -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5261445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701217634 {#5552
        date: 2023-11-29 01:27:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      So edgy.\n
      \n
      What if you rest the wood on the tailgate, or lean it on the roof, then tie it down, is it no longer safe?\n
      \n
      What if you’re the driver for a small crew that picks them up every morning then uses the smaller bed for supply runs?\n
      \n
      Just lemmy grasping at straws to put everyone into a box based on incomplete information.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701282921 {#5583
      date: 2023-11-29 19:35:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@1847953620@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5580 …}
    +nested: Doctrine\ORM\PersistentCollection {#5577 …}
    +votes: Doctrine\ORM\PersistentCollection {#5575 …}
    +reports: Doctrine\ORM\PersistentCollection {#5589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
    -id: 177745
    -bodyTs: "'base':62 'bed':47 'box':61 'crew':36 'driver':32 'edgi':2 'everi':41 'everyon':58 'grasp':53 'incomplet':64 'inform':65 'lean':13 'lemmi':52 'longer':25 'morn':42 'pick':38 'put':57 're':30 'rest':6 'roof':17 'run':50 'safe':26 'small':35 'smaller':46 'straw':55 'suppli':49 'tailgat':11 'tie':19 'use':44 'wood':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5676452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701282921 {#5586
      date: 2023-11-29 19:35:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "I said nothing about safety. I just said it should be considered a different class of vehicle if it meets certain characteristics. SUTs are great for camping, for hauling surf boards & kayaks (possibly with a rack) and tow just as well as pickups. They don’t have a full-size bed, so they’re worse at most jobs, though the larger cab does mean they can carry more workers at once. It’s a trade-off: get worse at most work-related tasks, get better at personal tasks and thus reach a wider market."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701305906 {#5605
    date: 2023-11-30 01:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5602 …}
  +nested: Doctrine\ORM\PersistentCollection {#5599 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
  -id: 179173
  -bodyTs: "'bed':52 'better':88 'board':31 'cab':63 'camp':27 'carri':68 'certain':21 'characterist':22 'class':15 'consid':12 'differ':14 'full':50 'full-siz':49 'get':79,87 'great':25 'haul':29 'job':59 'kayak':32 'larger':62 'market':97 'mean':65 'meet':20 'noth':3 'person':90 'pickup':43 'possibl':33 'rack':36 're':55 'reach':94 'relat':85 'safeti':5 'said':2,8 'size':51 'surf':30 'sut':23 'task':86,91 'though':60 'thus':93 'tow':38 'trade':77 'trade-off':76 'vehicl':17 'well':41 'wider':96 'work':84 'work-rel':83 'worker':70 'wors':56,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5292314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701305906 {#5608
    date: 2023-11-30 01:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5610
  +user: Proxies\__CG__\App\Entity\User {#5559 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5588
    +user: Proxies\__CG__\App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5556
      +user: Proxies\__CG__\App\Entity\User {#5559 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5507
        +user: Proxies\__CG__\App\Entity\User {#5057 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5410
          +user: Proxies\__CG__\App\Entity\User {#5404 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5305
            +user: Proxies\__CG__\App\Entity\User {#5306 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5202
              +user: Proxies\__CG__\App\Entity\User {#5203 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5041
                +user: App\Entity\User {#4204 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4859
                  +user: Proxies\__CG__\App\Entity\User {#4860 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4191
                    +user: App\Entity\User {#4204 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 86
                    +score: 0
                    +lastActive: DateTime @1702484434 {#4186
                      date: 2023-12-13 17:20:34.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Exusia@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4192 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                    -id: 172776
                    -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmings.world/comment/3955166"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1701154370 {#4187
                      date: 2023-11-28 07:52:50.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4191}
                  +body: "Should the keys not be on the fob with the key to operate the vehicle?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 40
                  +score: 0
                  +lastActive: DateTime @1701170917 {#4857
                    date: 2023-11-28 12:28:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Exusia@lemmy.world"
                    "@I_Comment_On_EVERYTHING@lemmings.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4861 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
                  -id: 173215
                  -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://feddit.uk/comment/4755070"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701170917 {#4858
                    date: 2023-11-28 12:28:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4191}
                +body: """
                  Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
                  \n
                  If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 36
                +score: 0
                +lastActive: DateTime @1701173622 {#5039
                  date: 2023-11-28 13:13:42.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                  "@I_Comment_On_EVERYTHING@lemmings.world"
                  "@blackn1ght@feddit.uk"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5042 …}
                +nested: Doctrine\ORM\PersistentCollection {#5044 …}
                +votes: Doctrine\ORM\PersistentCollection {#5046 …}
                +reports: Doctrine\ORM\PersistentCollection {#5048 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
                -id: 173314
                -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmings.world/comment/3958613"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701173622 {#5040
                  date: 2023-11-28 13:13:42.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: "This is why vans are superior to trucks."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 29
              +score: 0
              +lastActive: DateTime @1701176190 {#5200
                date: 2023-11-28 13:56:30.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
                "@blackn1ght@feddit.uk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5204 …}
              +nested: Doctrine\ORM\PersistentCollection {#5206 …}
              +votes: Doctrine\ORM\PersistentCollection {#5208 …}
              +reports: Doctrine\ORM\PersistentCollection {#5210 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
              -id: 173439
              -bodyTs: "'superior':6 'truck':8 'van':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5645078"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701176190 {#5201
                date: 2023-11-28 13:56:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: """
              Except they can’t do the one other key function of a truck.\n
              \n
              Tow
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701183284 {#5302
              date: 2023-11-28 15:54:44.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
              "@Venat0r@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5307 …}
            +nested: Doctrine\ORM\PersistentCollection {#5309 …}
            +votes: Doctrine\ORM\PersistentCollection {#5311 …}
            +reports: Doctrine\ORM\PersistentCollection {#5313 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
            -id: 173743
            -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6035492"
            +editedAt: DateTimeImmutable @1701968527 {#5303
              date: 2023-12-07 18:02:07.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701183284 {#5304
              date: 2023-11-28 15:54:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1701191280 {#5411
            date: 2023-11-28 18:08:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
            "@Venat0r@lemmy.world"
            "@Patches@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5398 …}
          +nested: Doctrine\ORM\PersistentCollection {#5402 …}
          +votes: Doctrine\ORM\PersistentCollection {#5400 …}
          +reports: Doctrine\ORM\PersistentCollection {#5414 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
          -id: 174123
          -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5495069"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701191280 {#5408
            date: 2023-11-28 18:08:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701195582 {#5505
          date: 2023-11-28 19:19:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
          "@Patches@sh.itjust.works"
          "@BirdyBoogleBop@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5508 …}
        +nested: Doctrine\ORM\PersistentCollection {#5510 …}
        +votes: Doctrine\ORM\PersistentCollection {#5512 …}
        +reports: Doctrine\ORM\PersistentCollection {#5514 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
        -id: 174355
        -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5650657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701195582 {#5506
          date: 2023-11-28 19:19:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        > At what point does it become ok to have an open bed?\n
        \n
        When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
        \n
        Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701217634 {#5555
        date: 2023-11-29 01:27:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
        "@1847953620@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5563 …}
      +nested: Doctrine\ORM\PersistentCollection {#5565 …}
      +votes: Doctrine\ORM\PersistentCollection {#5561 …}
      +reports: Doctrine\ORM\PersistentCollection {#5567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
      -id: 175446
      -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5261445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701217634 {#5552
        date: 2023-11-29 01:27:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      So edgy.\n
      \n
      What if you rest the wood on the tailgate, or lean it on the roof, then tie it down, is it no longer safe?\n
      \n
      What if you’re the driver for a small crew that picks them up every morning then uses the smaller bed for supply runs?\n
      \n
      Just lemmy grasping at straws to put everyone into a box based on incomplete information.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701282921 {#5583
      date: 2023-11-29 19:35:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@1847953620@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5580 …}
    +nested: Doctrine\ORM\PersistentCollection {#5577 …}
    +votes: Doctrine\ORM\PersistentCollection {#5575 …}
    +reports: Doctrine\ORM\PersistentCollection {#5589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
    -id: 177745
    -bodyTs: "'base':62 'bed':47 'box':61 'crew':36 'driver':32 'edgi':2 'everi':41 'everyon':58 'grasp':53 'incomplet':64 'inform':65 'lean':13 'lemmi':52 'longer':25 'morn':42 'pick':38 'put':57 're':30 'rest':6 'roof':17 'run':50 'safe':26 'small':35 'smaller':46 'straw':55 'suppli':49 'tailgat':11 'tie':19 'use':44 'wood':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5676452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701282921 {#5586
      date: 2023-11-29 19:35:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "I said nothing about safety. I just said it should be considered a different class of vehicle if it meets certain characteristics. SUTs are great for camping, for hauling surf boards & kayaks (possibly with a rack) and tow just as well as pickups. They don’t have a full-size bed, so they’re worse at most jobs, though the larger cab does mean they can carry more workers at once. It’s a trade-off: get worse at most work-related tasks, get better at personal tasks and thus reach a wider market."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701305906 {#5605
    date: 2023-11-30 01:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5602 …}
  +nested: Doctrine\ORM\PersistentCollection {#5599 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
  -id: 179173
  -bodyTs: "'bed':52 'better':88 'board':31 'cab':63 'camp':27 'carri':68 'certain':21 'characterist':22 'class':15 'consid':12 'differ':14 'full':50 'full-siz':49 'get':79,87 'great':25 'haul':29 'job':59 'kayak':32 'larger':62 'market':97 'mean':65 'meet':20 'noth':3 'person':90 'pickup':43 'possibl':33 'rack':36 're':55 'reach':94 'relat':85 'safeti':5 'said':2,8 'size':51 'surf':30 'sut':23 'task':86,91 'though':60 'thus':93 'tow':38 'trade':77 'trade-off':76 'vehicl':17 'well':41 'wider':96 'work':84 'work-rel':83 'worker':70 'wors':56,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5292314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701305906 {#5608
    date: 2023-11-30 01:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#5624
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5610
    +user: Proxies\__CG__\App\Entity\User {#5559 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5588
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5556
        +user: Proxies\__CG__\App\Entity\User {#5559 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5507
          +user: Proxies\__CG__\App\Entity\User {#5057 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5410
            +user: Proxies\__CG__\App\Entity\User {#5404 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5305
              +user: Proxies\__CG__\App\Entity\User {#5306 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5202
                +user: Proxies\__CG__\App\Entity\User {#5203 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5041
                  +user: App\Entity\User {#4204 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4859
                    +user: Proxies\__CG__\App\Entity\User {#4860 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4191
                      +user: App\Entity\User {#4204 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 86
                      +score: 0
                      +lastActive: DateTime @1702484434 {#4186
                        date: 2023-12-13 17:20:34.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Exusia@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4192 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                      -id: 172776
                      -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmings.world/comment/3955166"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1701154370 {#4187
                        date: 2023-11-28 07:52:50.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4191}
                    +body: "Should the keys not be on the fob with the key to operate the vehicle?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 40
                    +score: 0
                    +lastActive: DateTime @1701170917 {#4857
                      date: 2023-11-28 12:28:37.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Exusia@lemmy.world"
                      "@I_Comment_On_EVERYTHING@lemmings.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4861 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
                    -id: 173215
                    -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://feddit.uk/comment/4755070"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1701170917 {#4858
                      date: 2023-11-28 12:28:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4191}
                  +body: """
                    Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
                    \n
                    If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 36
                  +score: 0
                  +lastActive: DateTime @1701173622 {#5039
                    date: 2023-11-28 13:13:42.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Exusia@lemmy.world"
                    "@I_Comment_On_EVERYTHING@lemmings.world"
                    "@blackn1ght@feddit.uk"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5042 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
                  -id: 173314
                  -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmings.world/comment/3958613"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701173622 {#5040
                    date: 2023-11-28 13:13:42.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4191}
                +body: "This is why vans are superior to trucks."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 29
                +score: 0
                +lastActive: DateTime @1701176190 {#5200
                  date: 2023-11-28 13:56:30.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                  "@I_Comment_On_EVERYTHING@lemmings.world"
                  "@blackn1ght@feddit.uk"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5204 …}
                +nested: Doctrine\ORM\PersistentCollection {#5206 …}
                +votes: Doctrine\ORM\PersistentCollection {#5208 …}
                +reports: Doctrine\ORM\PersistentCollection {#5210 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
                -id: 173439
                -bodyTs: "'superior':6 'truck':8 'van':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5645078"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701176190 {#5201
                  date: 2023-11-28 13:56:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: """
                Except they can’t do the one other key function of a truck.\n
                \n
                Tow
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1701183284 {#5302
                date: 2023-11-28 15:54:44.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
                "@blackn1ght@feddit.uk"
                "@Venat0r@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5307 …}
              +nested: Doctrine\ORM\PersistentCollection {#5309 …}
              +votes: Doctrine\ORM\PersistentCollection {#5311 …}
              +reports: Doctrine\ORM\PersistentCollection {#5313 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
              -id: 173743
              -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/6035492"
              +editedAt: DateTimeImmutable @1701968527 {#5303
                date: 2023-12-07 18:02:07.0 +01:00
              }
              +createdAt: DateTimeImmutable @1701183284 {#5304
                date: 2023-11-28 15:54:44.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1701191280 {#5411
              date: 2023-11-28 18:08:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
              "@Venat0r@lemmy.world"
              "@Patches@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5398 …}
            +nested: Doctrine\ORM\PersistentCollection {#5402 …}
            +votes: Doctrine\ORM\PersistentCollection {#5400 …}
            +reports: Doctrine\ORM\PersistentCollection {#5414 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
            -id: 174123
            -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5495069"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701191280 {#5408
              date: 2023-11-28 18:08:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701195582 {#5505
            date: 2023-11-28 19:19:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
            "@Venat0r@lemmy.world"
            "@Patches@sh.itjust.works"
            "@BirdyBoogleBop@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5508 …}
          +nested: Doctrine\ORM\PersistentCollection {#5510 …}
          +votes: Doctrine\ORM\PersistentCollection {#5512 …}
          +reports: Doctrine\ORM\PersistentCollection {#5514 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
          -id: 174355
          -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5650657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701195582 {#5506
            date: 2023-11-28 19:19:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          > At what point does it become ok to have an open bed?\n
          \n
          When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
          \n
          Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701217634 {#5555
          date: 2023-11-29 01:27:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
          "@Patches@sh.itjust.works"
          "@BirdyBoogleBop@lemmy.dbzer0.com"
          "@1847953620@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5563 …}
        +nested: Doctrine\ORM\PersistentCollection {#5565 …}
        +votes: Doctrine\ORM\PersistentCollection {#5561 …}
        +reports: Doctrine\ORM\PersistentCollection {#5567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
        -id: 175446
        -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5261445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701217634 {#5552
          date: 2023-11-29 01:27:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        So edgy.\n
        \n
        What if you rest the wood on the tailgate, or lean it on the roof, then tie it down, is it no longer safe?\n
        \n
        What if you’re the driver for a small crew that picks them up every morning then uses the smaller bed for supply runs?\n
        \n
        Just lemmy grasping at straws to put everyone into a box based on incomplete information.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701282921 {#5583
        date: 2023-11-29 19:35:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
        "@1847953620@lemmy.world"
        "@Eufalconimorph@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5580 …}
      +nested: Doctrine\ORM\PersistentCollection {#5577 …}
      +votes: Doctrine\ORM\PersistentCollection {#5575 …}
      +reports: Doctrine\ORM\PersistentCollection {#5589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
      -id: 177745
      -bodyTs: "'base':62 'bed':47 'box':61 'crew':36 'driver':32 'edgi':2 'everi':41 'everyon':58 'grasp':53 'incomplet':64 'inform':65 'lean':13 'lemmi':52 'longer':25 'morn':42 'pick':38 'put':57 're':30 'rest':6 'roof':17 'run':50 'safe':26 'small':35 'smaller':46 'straw':55 'suppli':49 'tailgat':11 'tie':19 'use':44 'wood':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5676452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701282921 {#5586
        date: 2023-11-29 19:35:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "I said nothing about safety. I just said it should be considered a different class of vehicle if it meets certain characteristics. SUTs are great for camping, for hauling surf boards & kayaks (possibly with a rack) and tow just as well as pickups. They don’t have a full-size bed, so they’re worse at most jobs, though the larger cab does mean they can carry more workers at once. It’s a trade-off: get worse at most work-related tasks, get better at personal tasks and thus reach a wider market."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701305906 {#5605
      date: 2023-11-30 01:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@1847953620@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5602 …}
    +nested: Doctrine\ORM\PersistentCollection {#5599 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
    -id: 179173
    -bodyTs: "'bed':52 'better':88 'board':31 'cab':63 'camp':27 'carri':68 'certain':21 'characterist':22 'class':15 'consid':12 'differ':14 'full':50 'full-siz':49 'get':79,87 'great':25 'haul':29 'job':59 'kayak':32 'larger':62 'market':97 'mean':65 'meet':20 'noth':3 'person':90 'pickup':43 'possibl':33 'rack':36 're':55 'reach':94 'relat':85 'safeti':5 'said':2,8 'size':51 'surf':30 'sut':23 'task':86,91 'though':60 'thus':93 'tow':38 'trade':77 'trade-off':76 'vehicl':17 'well':41 'wider':96 'work':84 'work-rel':83 'worker':70 'wors':56,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5292314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701305906 {#5608
      date: 2023-11-30 01:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    > Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
    \n
    > I said nothing about safety.\n
    \n
    The tests have determined that was a lie\n
    \n
    Nice to see you’ve realized it’s a compromise and not some slam-dunk about the character of whoever’s driving it based on no additional information.\n
    \n
    That being said, truck bros can be as insufferable as anyone else with an ego, they’re just easy to pick on
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701358188 {#5627
    date: 2023-11-30 16:29:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5622 …}
  +nested: Doctrine\ORM\PersistentCollection {#5620 …}
  +votes: Doctrine\ORM\PersistentCollection {#5618 …}
  +reports: Doctrine\ORM\PersistentCollection {#5634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5638 …}
  -id: 183800
  -bodyTs: "'addit':60 'anyon':72 'around':4 'base':57 'bed':7 'big':9 'bros':66 'charact':51 'compromis':42 'determin':28 'drive':55 'drywal':18 'dunk':48 'easi':80 'ego':76 'els':73 'enough':10 'get':8 'haul':12 'inform':61 'insuffer':70 'lie':32 'nice':33 'noth':22 'pick':82 'plywood':16 're':78 'realiz':38 'safe':19 'safeti':24 'said':21,64 'see':35 'sheet':14 'slam':47 'slam-dunk':46 'test':26 'truck':65 'typic':1 've':37 'whoever':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5697494"
  +editedAt: DateTimeImmutable @1702479987 {#5630
    date: 2023-12-13 16:06:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701358188 {#5632
    date: 2023-11-30 16:29:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5624
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5610
    +user: Proxies\__CG__\App\Entity\User {#5559 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5588
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5556
        +user: Proxies\__CG__\App\Entity\User {#5559 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5507
          +user: Proxies\__CG__\App\Entity\User {#5057 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5410
            +user: Proxies\__CG__\App\Entity\User {#5404 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5305
              +user: Proxies\__CG__\App\Entity\User {#5306 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5202
                +user: Proxies\__CG__\App\Entity\User {#5203 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5041
                  +user: App\Entity\User {#4204 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4859
                    +user: Proxies\__CG__\App\Entity\User {#4860 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4191
                      +user: App\Entity\User {#4204 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 86
                      +score: 0
                      +lastActive: DateTime @1702484434 {#4186
                        date: 2023-12-13 17:20:34.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Exusia@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4192 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                      -id: 172776
                      -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmings.world/comment/3955166"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1701154370 {#4187
                        date: 2023-11-28 07:52:50.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4191}
                    +body: "Should the keys not be on the fob with the key to operate the vehicle?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 40
                    +score: 0
                    +lastActive: DateTime @1701170917 {#4857
                      date: 2023-11-28 12:28:37.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Exusia@lemmy.world"
                      "@I_Comment_On_EVERYTHING@lemmings.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4861 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
                    -id: 173215
                    -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://feddit.uk/comment/4755070"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1701170917 {#4858
                      date: 2023-11-28 12:28:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4191}
                  +body: """
                    Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
                    \n
                    If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 36
                  +score: 0
                  +lastActive: DateTime @1701173622 {#5039
                    date: 2023-11-28 13:13:42.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Exusia@lemmy.world"
                    "@I_Comment_On_EVERYTHING@lemmings.world"
                    "@blackn1ght@feddit.uk"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5042 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
                  -id: 173314
                  -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmings.world/comment/3958613"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701173622 {#5040
                    date: 2023-11-28 13:13:42.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4191}
                +body: "This is why vans are superior to trucks."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 29
                +score: 0
                +lastActive: DateTime @1701176190 {#5200
                  date: 2023-11-28 13:56:30.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                  "@I_Comment_On_EVERYTHING@lemmings.world"
                  "@blackn1ght@feddit.uk"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5204 …}
                +nested: Doctrine\ORM\PersistentCollection {#5206 …}
                +votes: Doctrine\ORM\PersistentCollection {#5208 …}
                +reports: Doctrine\ORM\PersistentCollection {#5210 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
                -id: 173439
                -bodyTs: "'superior':6 'truck':8 'van':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5645078"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701176190 {#5201
                  date: 2023-11-28 13:56:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: """
                Except they can’t do the one other key function of a truck.\n
                \n
                Tow
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1701183284 {#5302
                date: 2023-11-28 15:54:44.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
                "@blackn1ght@feddit.uk"
                "@Venat0r@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5307 …}
              +nested: Doctrine\ORM\PersistentCollection {#5309 …}
              +votes: Doctrine\ORM\PersistentCollection {#5311 …}
              +reports: Doctrine\ORM\PersistentCollection {#5313 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
              -id: 173743
              -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/6035492"
              +editedAt: DateTimeImmutable @1701968527 {#5303
                date: 2023-12-07 18:02:07.0 +01:00
              }
              +createdAt: DateTimeImmutable @1701183284 {#5304
                date: 2023-11-28 15:54:44.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1701191280 {#5411
              date: 2023-11-28 18:08:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
              "@Venat0r@lemmy.world"
              "@Patches@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5398 …}
            +nested: Doctrine\ORM\PersistentCollection {#5402 …}
            +votes: Doctrine\ORM\PersistentCollection {#5400 …}
            +reports: Doctrine\ORM\PersistentCollection {#5414 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
            -id: 174123
            -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5495069"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701191280 {#5408
              date: 2023-11-28 18:08:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701195582 {#5505
            date: 2023-11-28 19:19:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
            "@Venat0r@lemmy.world"
            "@Patches@sh.itjust.works"
            "@BirdyBoogleBop@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5508 …}
          +nested: Doctrine\ORM\PersistentCollection {#5510 …}
          +votes: Doctrine\ORM\PersistentCollection {#5512 …}
          +reports: Doctrine\ORM\PersistentCollection {#5514 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
          -id: 174355
          -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5650657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701195582 {#5506
            date: 2023-11-28 19:19:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          > At what point does it become ok to have an open bed?\n
          \n
          When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
          \n
          Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701217634 {#5555
          date: 2023-11-29 01:27:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
          "@Patches@sh.itjust.works"
          "@BirdyBoogleBop@lemmy.dbzer0.com"
          "@1847953620@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5563 …}
        +nested: Doctrine\ORM\PersistentCollection {#5565 …}
        +votes: Doctrine\ORM\PersistentCollection {#5561 …}
        +reports: Doctrine\ORM\PersistentCollection {#5567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
        -id: 175446
        -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5261445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701217634 {#5552
          date: 2023-11-29 01:27:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        So edgy.\n
        \n
        What if you rest the wood on the tailgate, or lean it on the roof, then tie it down, is it no longer safe?\n
        \n
        What if you’re the driver for a small crew that picks them up every morning then uses the smaller bed for supply runs?\n
        \n
        Just lemmy grasping at straws to put everyone into a box based on incomplete information.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701282921 {#5583
        date: 2023-11-29 19:35:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
        "@1847953620@lemmy.world"
        "@Eufalconimorph@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5580 …}
      +nested: Doctrine\ORM\PersistentCollection {#5577 …}
      +votes: Doctrine\ORM\PersistentCollection {#5575 …}
      +reports: Doctrine\ORM\PersistentCollection {#5589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
      -id: 177745
      -bodyTs: "'base':62 'bed':47 'box':61 'crew':36 'driver':32 'edgi':2 'everi':41 'everyon':58 'grasp':53 'incomplet':64 'inform':65 'lean':13 'lemmi':52 'longer':25 'morn':42 'pick':38 'put':57 're':30 'rest':6 'roof':17 'run':50 'safe':26 'small':35 'smaller':46 'straw':55 'suppli':49 'tailgat':11 'tie':19 'use':44 'wood':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5676452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701282921 {#5586
        date: 2023-11-29 19:35:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "I said nothing about safety. I just said it should be considered a different class of vehicle if it meets certain characteristics. SUTs are great for camping, for hauling surf boards & kayaks (possibly with a rack) and tow just as well as pickups. They don’t have a full-size bed, so they’re worse at most jobs, though the larger cab does mean they can carry more workers at once. It’s a trade-off: get worse at most work-related tasks, get better at personal tasks and thus reach a wider market."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701305906 {#5605
      date: 2023-11-30 01:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@1847953620@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5602 …}
    +nested: Doctrine\ORM\PersistentCollection {#5599 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
    -id: 179173
    -bodyTs: "'bed':52 'better':88 'board':31 'cab':63 'camp':27 'carri':68 'certain':21 'characterist':22 'class':15 'consid':12 'differ':14 'full':50 'full-siz':49 'get':79,87 'great':25 'haul':29 'job':59 'kayak':32 'larger':62 'market':97 'mean':65 'meet':20 'noth':3 'person':90 'pickup':43 'possibl':33 'rack':36 're':55 'reach':94 'relat':85 'safeti':5 'said':2,8 'size':51 'surf':30 'sut':23 'task':86,91 'though':60 'thus':93 'tow':38 'trade':77 'trade-off':76 'vehicl':17 'well':41 'wider':96 'work':84 'work-rel':83 'worker':70 'wors':56,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5292314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701305906 {#5608
      date: 2023-11-30 01:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    > Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
    \n
    > I said nothing about safety.\n
    \n
    The tests have determined that was a lie\n
    \n
    Nice to see you’ve realized it’s a compromise and not some slam-dunk about the character of whoever’s driving it based on no additional information.\n
    \n
    That being said, truck bros can be as insufferable as anyone else with an ego, they’re just easy to pick on
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701358188 {#5627
    date: 2023-11-30 16:29:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5622 …}
  +nested: Doctrine\ORM\PersistentCollection {#5620 …}
  +votes: Doctrine\ORM\PersistentCollection {#5618 …}
  +reports: Doctrine\ORM\PersistentCollection {#5634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5638 …}
  -id: 183800
  -bodyTs: "'addit':60 'anyon':72 'around':4 'base':57 'bed':7 'big':9 'bros':66 'charact':51 'compromis':42 'determin':28 'drive':55 'drywal':18 'dunk':48 'easi':80 'ego':76 'els':73 'enough':10 'get':8 'haul':12 'inform':61 'insuffer':70 'lie':32 'nice':33 'noth':22 'pick':82 'plywood':16 're':78 'realiz':38 'safe':19 'safeti':24 'said':21,64 'see':35 'sheet':14 'slam':47 'slam-dunk':46 'test':26 'truck':65 'typic':1 've':37 'whoever':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5697494"
  +editedAt: DateTimeImmutable @1702479987 {#5630
    date: 2023-12-13 16:06:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701358188 {#5632
    date: 2023-11-30 16:29:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5624
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5610
    +user: Proxies\__CG__\App\Entity\User {#5559 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5588
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5556
        +user: Proxies\__CG__\App\Entity\User {#5559 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5507
          +user: Proxies\__CG__\App\Entity\User {#5057 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5410
            +user: Proxies\__CG__\App\Entity\User {#5404 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5305
              +user: Proxies\__CG__\App\Entity\User {#5306 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5202
                +user: Proxies\__CG__\App\Entity\User {#5203 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5041
                  +user: App\Entity\User {#4204 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4859
                    +user: Proxies\__CG__\App\Entity\User {#4860 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4191
                      +user: App\Entity\User {#4204 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 86
                      +score: 0
                      +lastActive: DateTime @1702484434 {#4186
                        date: 2023-12-13 17:20:34.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Exusia@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4192 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
                      -id: 172776
                      -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmings.world/comment/3955166"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1701154370 {#4187
                        date: 2023-11-28 07:52:50.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4191}
                    +body: "Should the keys not be on the fob with the key to operate the vehicle?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 40
                    +score: 0
                    +lastActive: DateTime @1701170917 {#4857
                      date: 2023-11-28 12:28:37.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Exusia@lemmy.world"
                      "@I_Comment_On_EVERYTHING@lemmings.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4861 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
                    -id: 173215
                    -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://feddit.uk/comment/4755070"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1701170917 {#4858
                      date: 2023-11-28 12:28:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4191}
                  +body: """
                    Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
                    \n
                    If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 36
                  +score: 0
                  +lastActive: DateTime @1701173622 {#5039
                    date: 2023-11-28 13:13:42.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Exusia@lemmy.world"
                    "@I_Comment_On_EVERYTHING@lemmings.world"
                    "@blackn1ght@feddit.uk"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5042 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
                  -id: 173314
                  -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmings.world/comment/3958613"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701173622 {#5040
                    date: 2023-11-28 13:13:42.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4191}
                +body: "This is why vans are superior to trucks."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 29
                +score: 0
                +lastActive: DateTime @1701176190 {#5200
                  date: 2023-11-28 13:56:30.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Exusia@lemmy.world"
                  "@I_Comment_On_EVERYTHING@lemmings.world"
                  "@blackn1ght@feddit.uk"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5204 …}
                +nested: Doctrine\ORM\PersistentCollection {#5206 …}
                +votes: Doctrine\ORM\PersistentCollection {#5208 …}
                +reports: Doctrine\ORM\PersistentCollection {#5210 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
                -id: 173439
                -bodyTs: "'superior':6 'truck':8 'van':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5645078"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701176190 {#5201
                  date: 2023-11-28 13:56:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4191}
              +body: """
                Except they can’t do the one other key function of a truck.\n
                \n
                Tow
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1701183284 {#5302
                date: 2023-11-28 15:54:44.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
                "@I_Comment_On_EVERYTHING@lemmings.world"
                "@blackn1ght@feddit.uk"
                "@Venat0r@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5307 …}
              +nested: Doctrine\ORM\PersistentCollection {#5309 …}
              +votes: Doctrine\ORM\PersistentCollection {#5311 …}
              +reports: Doctrine\ORM\PersistentCollection {#5313 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
              -id: 173743
              -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/6035492"
              +editedAt: DateTimeImmutable @1701968527 {#5303
                date: 2023-12-07 18:02:07.0 +01:00
              }
              +createdAt: DateTimeImmutable @1701183284 {#5304
                date: 2023-11-28 15:54:44.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "There are vans that can tow 3500kg trailers. With a payload in the van."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1701191280 {#5411
              date: 2023-11-28 18:08:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
              "@blackn1ght@feddit.uk"
              "@Venat0r@lemmy.world"
              "@Patches@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5398 …}
            +nested: Doctrine\ORM\PersistentCollection {#5402 …}
            +votes: Doctrine\ORM\PersistentCollection {#5400 …}
            +reports: Doctrine\ORM\PersistentCollection {#5414 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
            -id: 174123
            -bodyTs: "'3500kg':7 'payload':11 'tow':6 'trailer':8 'van':3,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5495069"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701191280 {#5408
              date: 2023-11-28 18:08:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Apples to apples, those vans are more expensive and larger. At what point does it become ok to have an open bed? There are valid pros and cons in every choice being talked about, here."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701195582 {#5505
            date: 2023-11-28 19:19:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
            "@Venat0r@lemmy.world"
            "@Patches@sh.itjust.works"
            "@BirdyBoogleBop@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5508 …}
          +nested: Doctrine\ORM\PersistentCollection {#5510 …}
          +votes: Doctrine\ORM\PersistentCollection {#5512 …}
          +reports: Doctrine\ORM\PersistentCollection {#5514 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
          -id: 174355
          -bodyTs: "'appl':1,3 'becom':16 'bed':22 'choic':31 'con':28 'everi':30 'expens':8 'larger':10 'ok':17 'open':21 'point':13 'pros':26 'talk':33 'valid':25 'van':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5650657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701195582 {#5506
            date: 2023-11-28 19:19:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          > At what point does it become ok to have an open bed?\n
          \n
          When the distance from the back of the truck to the front of the bed is longer than the distance from the back of the cab to the front of the truck, it turns from a Sport Utility Truck into a Pickup Truck. Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
          \n
          Of course it’s OK to have an SUT instead of a pickup truck, just not as useful for construction work.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701217634 {#5555
          date: 2023-11-29 01:27:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
          "@Venat0r@lemmy.world"
          "@Patches@sh.itjust.works"
          "@BirdyBoogleBop@lemmy.dbzer0.com"
          "@1847953620@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5563 …}
        +nested: Doctrine\ORM\PersistentCollection {#5565 …}
        +votes: Doctrine\ORM\PersistentCollection {#5561 …}
        +reports: Doctrine\ORM\PersistentCollection {#5567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
        -id: 175446
        -bodyTs: "'around':59 'back':18,35 'becom':6 'bed':12,27,62 'big':64 'cab':38 'construct':94 'cours':76 'distanc':15,32 'drywal':73 'enough':65 'front':24,41 'get':63 'haul':67 'instead':84 'longer':29 'ok':7,79 'open':11 'pickup':54,87 'plywood':71 'point':3 'safe':74 'sheet':69 'sport':49 'sut':83 'truck':21,44,51,55,88 'turn':46 'typic':56 'use':92 'util':50 'work':95"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5261445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701217634 {#5552
          date: 2023-11-29 01:27:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        So edgy.\n
        \n
        What if you rest the wood on the tailgate, or lean it on the roof, then tie it down, is it no longer safe?\n
        \n
        What if you’re the driver for a small crew that picks them up every morning then uses the smaller bed for supply runs?\n
        \n
        Just lemmy grasping at straws to put everyone into a box based on incomplete information.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701282921 {#5583
        date: 2023-11-29 19:35:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
        "@Patches@sh.itjust.works"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
        "@1847953620@lemmy.world"
        "@Eufalconimorph@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5580 …}
      +nested: Doctrine\ORM\PersistentCollection {#5577 …}
      +votes: Doctrine\ORM\PersistentCollection {#5575 …}
      +reports: Doctrine\ORM\PersistentCollection {#5589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
      -id: 177745
      -bodyTs: "'base':62 'bed':47 'box':61 'crew':36 'driver':32 'edgi':2 'everi':41 'everyon':58 'grasp':53 'incomplet':64 'inform':65 'lean':13 'lemmi':52 'longer':25 'morn':42 'pick':38 'put':57 're':30 'rest':6 'roof':17 'run':50 'safe':26 'small':35 'smaller':46 'straw':55 'suppli':49 'tailgat':11 'tie':19 'use':44 'wood':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5676452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701282921 {#5586
        date: 2023-11-29 19:35:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "I said nothing about safety. I just said it should be considered a different class of vehicle if it meets certain characteristics. SUTs are great for camping, for hauling surf boards & kayaks (possibly with a rack) and tow just as well as pickups. They don’t have a full-size bed, so they’re worse at most jobs, though the larger cab does mean they can carry more workers at once. It’s a trade-off: get worse at most work-related tasks, get better at personal tasks and thus reach a wider market."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701305906 {#5605
      date: 2023-11-30 01:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@1847953620@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5602 …}
    +nested: Doctrine\ORM\PersistentCollection {#5599 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
    -id: 179173
    -bodyTs: "'bed':52 'better':88 'board':31 'cab':63 'camp':27 'carri':68 'certain':21 'characterist':22 'class':15 'consid':12 'differ':14 'full':50 'full-siz':49 'get':79,87 'great':25 'haul':29 'job':59 'kayak':32 'larger':62 'market':97 'mean':65 'meet':20 'noth':3 'person':90 'pickup':43 'possibl':33 'rack':36 're':55 'reach':94 'relat':85 'safeti':5 'said':2,8 'size':51 'surf':30 'sut':23 'task':86,91 'though':60 'thus':93 'tow':38 'trade':77 'trade-off':76 'vehicl':17 'well':41 'wider':96 'work':84 'work-rel':83 'worker':70 'wors':56,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5292314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701305906 {#5608
      date: 2023-11-30 01:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: """
    > Typically that’s around when the bed gets big enough to haul a sheet of plywood or drywall safely.\n
    \n
    > I said nothing about safety.\n
    \n
    The tests have determined that was a lie\n
    \n
    Nice to see you’ve realized it’s a compromise and not some slam-dunk about the character of whoever’s driving it based on no additional information.\n
    \n
    That being said, truck bros can be as insufferable as anyone else with an ego, they’re just easy to pick on
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701358188 {#5627
    date: 2023-11-30 16:29:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@1847953620@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5622 …}
  +nested: Doctrine\ORM\PersistentCollection {#5620 …}
  +votes: Doctrine\ORM\PersistentCollection {#5618 …}
  +reports: Doctrine\ORM\PersistentCollection {#5634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5638 …}
  -id: 183800
  -bodyTs: "'addit':60 'anyon':72 'around':4 'base':57 'bed':7 'big':9 'bros':66 'charact':51 'compromis':42 'determin':28 'drive':55 'drywal':18 'dunk':48 'easi':80 'ego':76 'els':73 'enough':10 'get':8 'haul':12 'inform':61 'insuffer':70 'lie':32 'nice':33 'noth':22 'pick':82 'plywood':16 're':78 'realiz':38 'safe':19 'safeti':24 'said':21,64 'see':35 'sheet':14 'slam':47 'slam-dunk':46 'test':26 'truck':65 'typic':1 've':37 'whoever':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5697494"
  +editedAt: DateTimeImmutable @1702479987 {#5630
    date: 2023-12-13 16:06:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701358188 {#5632
    date: 2023-11-30 16:29:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5422
  +user: Proxies\__CG__\App\Entity\User {#5423 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5305
    +user: Proxies\__CG__\App\Entity\User {#5306 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Except they can’t do the one other key function of a truck.\n
      \n
      Tow
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701183284 {#5302
      date: 2023-11-28 15:54:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5307 …}
    +nested: Doctrine\ORM\PersistentCollection {#5309 …}
    +votes: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    -id: 173743
    -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6035492"
    +editedAt: DateTimeImmutable @1701968527 {#5303
      date: 2023-12-07 18:02:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183284 {#5304
      date: 2023-11-28 15:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Vans can tow too. Many full sized Vans are a truck chassis and drivetrain with the body of a Van."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701184317 {#5420
    date: 2023-11-28 16:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 173787
  -bodyTs: "'bodi':17 'chassi':12 'drivetrain':14 'full':6 'mani':5 'size':7 'tow':3 'truck':11 'van':1,8,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701184317 {#5421
    date: 2023-11-28 16:11:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5422
  +user: Proxies\__CG__\App\Entity\User {#5423 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5305
    +user: Proxies\__CG__\App\Entity\User {#5306 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Except they can’t do the one other key function of a truck.\n
      \n
      Tow
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701183284 {#5302
      date: 2023-11-28 15:54:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5307 …}
    +nested: Doctrine\ORM\PersistentCollection {#5309 …}
    +votes: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    -id: 173743
    -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6035492"
    +editedAt: DateTimeImmutable @1701968527 {#5303
      date: 2023-12-07 18:02:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183284 {#5304
      date: 2023-11-28 15:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Vans can tow too. Many full sized Vans are a truck chassis and drivetrain with the body of a Van."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701184317 {#5420
    date: 2023-11-28 16:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 173787
  -bodyTs: "'bodi':17 'chassi':12 'drivetrain':14 'full':6 'mani':5 'size':7 'tow':3 'truck':11 'van':1,8,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701184317 {#5421
    date: 2023-11-28 16:11:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5422
  +user: Proxies\__CG__\App\Entity\User {#5423 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5305
    +user: Proxies\__CG__\App\Entity\User {#5306 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Except they can’t do the one other key function of a truck.\n
      \n
      Tow
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701183284 {#5302
      date: 2023-11-28 15:54:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5307 …}
    +nested: Doctrine\ORM\PersistentCollection {#5309 …}
    +votes: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    -id: 173743
    -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6035492"
    +editedAt: DateTimeImmutable @1701968527 {#5303
      date: 2023-12-07 18:02:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183284 {#5304
      date: 2023-11-28 15:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Vans can tow too. Many full sized Vans are a truck chassis and drivetrain with the body of a Van."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701184317 {#5420
    date: 2023-11-28 16:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 173787
  -bodyTs: "'bodi':17 'chassi':12 'drivetrain':14 'full':6 'mani':5 'size':7 'tow':3 'truck':11 'van':1,8,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701184317 {#5421
    date: 2023-11-28 16:11:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5494
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5422
    +user: Proxies\__CG__\App\Entity\User {#5423 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5305
      +user: Proxies\__CG__\App\Entity\User {#5306 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Except they can’t do the one other key function of a truck.\n
        \n
        Tow
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701183284 {#5302
        date: 2023-11-28 15:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5307 …}
      +nested: Doctrine\ORM\PersistentCollection {#5309 …}
      +votes: Doctrine\ORM\PersistentCollection {#5311 …}
      +reports: Doctrine\ORM\PersistentCollection {#5313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
      -id: 173743
      -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6035492"
      +editedAt: DateTimeImmutable @1701968527 {#5303
        date: 2023-12-07 18:02:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701183284 {#5304
        date: 2023-11-28 15:54:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Vans can tow too. Many full sized Vans are a truck chassis and drivetrain with the body of a Van."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701184317 {#5420
      date: 2023-11-28 16:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5424 …}
    +nested: Doctrine\ORM\PersistentCollection {#5426 …}
    +votes: Doctrine\ORM\PersistentCollection {#5428 …}
    +reports: Doctrine\ORM\PersistentCollection {#5430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
    -id: 173787
    -bodyTs: "'bodi':17 'chassi':12 'drivetrain':14 'full':6 'mani':5 'size':7 'tow':3 'truck':11 'van':1,8,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5647336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701184317 {#5421
      date: 2023-11-28 16:11:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "vans always have a much lower tow rating, the chassis and drivetrain are almost always different in some critical way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701185824 {#5495
    date: 2023-11-28 16:37:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5485 …}
  +votes: Doctrine\ORM\PersistentCollection {#5489 …}
  +reports: Doctrine\ORM\PersistentCollection {#5499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5503 …}
  -id: 173869
  -bodyTs: "'almost':14 'alway':2,15 'chassi':10 'critic':19 'differ':16 'drivetrain':12 'lower':6 'much':5 'rate':8 'tow':7 'van':1 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701185824 {#5498
    date: 2023-11-28 16:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5494
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5422
    +user: Proxies\__CG__\App\Entity\User {#5423 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5305
      +user: Proxies\__CG__\App\Entity\User {#5306 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Except they can’t do the one other key function of a truck.\n
        \n
        Tow
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701183284 {#5302
        date: 2023-11-28 15:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5307 …}
      +nested: Doctrine\ORM\PersistentCollection {#5309 …}
      +votes: Doctrine\ORM\PersistentCollection {#5311 …}
      +reports: Doctrine\ORM\PersistentCollection {#5313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
      -id: 173743
      -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6035492"
      +editedAt: DateTimeImmutable @1701968527 {#5303
        date: 2023-12-07 18:02:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701183284 {#5304
        date: 2023-11-28 15:54:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Vans can tow too. Many full sized Vans are a truck chassis and drivetrain with the body of a Van."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701184317 {#5420
      date: 2023-11-28 16:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5424 …}
    +nested: Doctrine\ORM\PersistentCollection {#5426 …}
    +votes: Doctrine\ORM\PersistentCollection {#5428 …}
    +reports: Doctrine\ORM\PersistentCollection {#5430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
    -id: 173787
    -bodyTs: "'bodi':17 'chassi':12 'drivetrain':14 'full':6 'mani':5 'size':7 'tow':3 'truck':11 'van':1,8,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5647336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701184317 {#5421
      date: 2023-11-28 16:11:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "vans always have a much lower tow rating, the chassis and drivetrain are almost always different in some critical way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701185824 {#5495
    date: 2023-11-28 16:37:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5485 …}
  +votes: Doctrine\ORM\PersistentCollection {#5489 …}
  +reports: Doctrine\ORM\PersistentCollection {#5499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5503 …}
  -id: 173869
  -bodyTs: "'almost':14 'alway':2,15 'chassi':10 'critic':19 'differ':16 'drivetrain':12 'lower':6 'much':5 'rate':8 'tow':7 'van':1 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701185824 {#5498
    date: 2023-11-28 16:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5494
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5422
    +user: Proxies\__CG__\App\Entity\User {#5423 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5305
      +user: Proxies\__CG__\App\Entity\User {#5306 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Except they can’t do the one other key function of a truck.\n
        \n
        Tow
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701183284 {#5302
        date: 2023-11-28 15:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5307 …}
      +nested: Doctrine\ORM\PersistentCollection {#5309 …}
      +votes: Doctrine\ORM\PersistentCollection {#5311 …}
      +reports: Doctrine\ORM\PersistentCollection {#5313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
      -id: 173743
      -bodyTs: "'except':1 'function':10 'key':9 'one':7 'tow':14 'truck':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6035492"
      +editedAt: DateTimeImmutable @1701968527 {#5303
        date: 2023-12-07 18:02:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701183284 {#5304
        date: 2023-11-28 15:54:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Vans can tow too. Many full sized Vans are a truck chassis and drivetrain with the body of a Van."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701184317 {#5420
      date: 2023-11-28 16:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@Patches@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5424 …}
    +nested: Doctrine\ORM\PersistentCollection {#5426 …}
    +votes: Doctrine\ORM\PersistentCollection {#5428 …}
    +reports: Doctrine\ORM\PersistentCollection {#5430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
    -id: 173787
    -bodyTs: "'bodi':17 'chassi':12 'drivetrain':14 'full':6 'mani':5 'size':7 'tow':3 'truck':11 'van':1,8,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5647336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701184317 {#5421
      date: 2023-11-28 16:11:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "vans always have a much lower tow rating, the chassis and drivetrain are almost always different in some critical way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701185824 {#5495
    date: 2023-11-28 16:37:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@Patches@sh.itjust.works"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5485 …}
  +votes: Doctrine\ORM\PersistentCollection {#5489 …}
  +reports: Doctrine\ORM\PersistentCollection {#5499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5503 …}
  -id: 173869
  -bodyTs: "'almost':14 'alway':2,15 'chassi':10 'critic':19 'differ':16 'drivetrain':12 'lower':6 'much':5 'rate':8 'tow':7 'van':1 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701185824 {#5498
    date: 2023-11-28 16:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Both have their use cases. I wouldn’t say one is better than the other"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701196770 {#5319
    date: 2023-11-28 19:39:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 174407
  -bodyTs: "'better':12 'case':5 'one':10 'say':9 'use':4 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5246643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701196770 {#5320
    date: 2023-11-28 19:39:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Both have their use cases. I wouldn’t say one is better than the other"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701196770 {#5319
    date: 2023-11-28 19:39:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 174407
  -bodyTs: "'better':12 'case':5 'one':10 'say':9 'use':4 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5246643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701196770 {#5320
    date: 2023-11-28 19:39:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5041
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4859
        +user: Proxies\__CG__\App\Entity\User {#4860 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 86
          +score: 0
          +lastActive: DateTime @1702484434 {#4186
            date: 2023-12-13 17:20:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 172776
          -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3955166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701154370 {#4187
            date: 2023-11-28 07:52:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "Should the keys not be on the fob with the key to operate the vehicle?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701170917 {#4857
          date: 2023-11-28 12:28:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4863 …}
        +votes: Doctrine\ORM\PersistentCollection {#4865 …}
        +reports: Doctrine\ORM\PersistentCollection {#4867 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
        -id: 173215
        -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4755070"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701170917 {#4858
          date: 2023-11-28 12:28:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: """
        Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
        \n
        If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701173622 {#5039
        date: 2023-11-28 13:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5042 …}
      +nested: Doctrine\ORM\PersistentCollection {#5044 …}
      +votes: Doctrine\ORM\PersistentCollection {#5046 …}
      +reports: Doctrine\ORM\PersistentCollection {#5048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
      -id: 173314
      -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3958613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701173622 {#5040
        date: 2023-11-28 13:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "This is why vans are superior to trucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701176190 {#5200
      date: 2023-11-28 13:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 173439
    -bodyTs: "'superior':6 'truck':8 'van':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5645078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701176190 {#5201
      date: 2023-11-28 13:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Both have their use cases. I wouldn’t say one is better than the other"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701196770 {#5319
    date: 2023-11-28 19:39:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 174407
  -bodyTs: "'better':12 'case':5 'one':10 'say':9 'use':4 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5246643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701196770 {#5320
    date: 2023-11-28 19:39:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5321
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Both have their use cases. I wouldn’t say one is better than the other"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701196770 {#5319
      date: 2023-11-28 19:39:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5323 …}
    +nested: Doctrine\ORM\PersistentCollection {#5325 …}
    +votes: Doctrine\ORM\PersistentCollection {#5327 …}
    +reports: Doctrine\ORM\PersistentCollection {#5329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
    -id: 174407
    -bodyTs: "'better':12 'case':5 'one':10 'say':9 'use':4 'wouldn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5246643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701196770 {#5320
      date: 2023-11-28 19:39:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Millions upon millions of contractors in every country except the US would disagree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701199032 {#5467
    date: 2023-11-28 20:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@ilost7489@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 174522
  -bodyTs: "'contractor':5 'countri':8 'disagre':13 'everi':7 'except':9 'million':1,3 'upon':2 'us':11 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5651685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701199032 {#5468
    date: 2023-11-28 20:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5321
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Both have their use cases. I wouldn’t say one is better than the other"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701196770 {#5319
      date: 2023-11-28 19:39:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5323 …}
    +nested: Doctrine\ORM\PersistentCollection {#5325 …}
    +votes: Doctrine\ORM\PersistentCollection {#5327 …}
    +reports: Doctrine\ORM\PersistentCollection {#5329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
    -id: 174407
    -bodyTs: "'better':12 'case':5 'one':10 'say':9 'use':4 'wouldn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5246643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701196770 {#5320
      date: 2023-11-28 19:39:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Millions upon millions of contractors in every country except the US would disagree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701199032 {#5467
    date: 2023-11-28 20:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@ilost7489@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 174522
  -bodyTs: "'contractor':5 'countri':8 'disagre':13 'everi':7 'except':9 'million':1,3 'upon':2 'us':11 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5651685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701199032 {#5468
    date: 2023-11-28 20:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5321
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5041
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4859
          +user: Proxies\__CG__\App\Entity\User {#4860 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4191
            +user: App\Entity\User {#4204 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 86
            +score: 0
            +lastActive: DateTime @1702484434 {#4186
              date: 2023-12-13 17:20:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4192 …}
            +nested: Doctrine\ORM\PersistentCollection {#4194 …}
            +votes: Doctrine\ORM\PersistentCollection {#4196 …}
            +reports: Doctrine\ORM\PersistentCollection {#4198 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
            -id: 172776
            -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmings.world/comment/3955166"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701154370 {#4187
              date: 2023-11-28 07:52:50.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: "Should the keys not be on the fob with the key to operate the vehicle?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701170917 {#4857
            date: 2023-11-28 12:28:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4861 …}
          +nested: Doctrine\ORM\PersistentCollection {#4863 …}
          +votes: Doctrine\ORM\PersistentCollection {#4865 …}
          +reports: Doctrine\ORM\PersistentCollection {#4867 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
          -id: 173215
          -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4755070"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701170917 {#4858
            date: 2023-11-28 12:28:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: """
          Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
          \n
          If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701173622 {#5039
          date: 2023-11-28 13:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5042 …}
        +nested: Doctrine\ORM\PersistentCollection {#5044 …}
        +votes: Doctrine\ORM\PersistentCollection {#5046 …}
        +reports: Doctrine\ORM\PersistentCollection {#5048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
        -id: 173314
        -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3958613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701173622 {#5040
          date: 2023-11-28 13:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "This is why vans are superior to trucks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701176190 {#5200
        date: 2023-11-28 13:56:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 173439
      -bodyTs: "'superior':6 'truck':8 'van':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5645078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701176190 {#5201
        date: 2023-11-28 13:56:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Both have their use cases. I wouldn’t say one is better than the other"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701196770 {#5319
      date: 2023-11-28 19:39:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5323 …}
    +nested: Doctrine\ORM\PersistentCollection {#5325 …}
    +votes: Doctrine\ORM\PersistentCollection {#5327 …}
    +reports: Doctrine\ORM\PersistentCollection {#5329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
    -id: 174407
    -bodyTs: "'better':12 'case':5 'one':10 'say':9 'use':4 'wouldn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5246643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701196770 {#5320
      date: 2023-11-28 19:39:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Millions upon millions of contractors in every country except the US would disagree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701199032 {#5467
    date: 2023-11-28 20:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@ilost7489@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 174522
  -bodyTs: "'contractor':5 'countri':8 'disagre':13 'everi':7 'except':9 'million':1,3 'upon':2 'us':11 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5651685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701199032 {#5468
    date: 2023-11-28 20:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5522
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5321
      +user: Proxies\__CG__\App\Entity\User {#5322 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Both have their use cases. I wouldn’t say one is better than the other"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701196770 {#5319
        date: 2023-11-28 19:39:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5323 …}
      +nested: Doctrine\ORM\PersistentCollection {#5325 …}
      +votes: Doctrine\ORM\PersistentCollection {#5327 …}
      +reports: Doctrine\ORM\PersistentCollection {#5329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
      -id: 174407
      -bodyTs: "'better':12 'case':5 'one':10 'say':9 'use':4 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5246643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701196770 {#5320
        date: 2023-11-28 19:39:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Millions upon millions of contractors in every country except the US would disagree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701199032 {#5467
      date: 2023-11-28 20:17:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@ilost7489@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 174522
    -bodyTs: "'contractor':5 'countri':8 'disagre':13 'everi':7 'except':9 'million':1,3 'upon':2 'us':11 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5651685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701199032 {#5468
      date: 2023-11-28 20:17:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Of course they would because they don’t need one for what they do. But I also imagine another few million around the world do. What you choose depends on what you need"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701209219 {#5520
    date: 2023-11-28 23:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@ilost7489@lemmy.ca"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5523 …}
  +nested: Doctrine\ORM\PersistentCollection {#5525 …}
  +votes: Doctrine\ORM\PersistentCollection {#5527 …}
  +reports: Doctrine\ORM\PersistentCollection {#5529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
  -id: 175076
  -bodyTs: "'also':17 'anoth':19 'around':22 'choos':28 'cours':2 'depend':29 'imagin':18 'million':21 'need':9,33 'one':10 'world':24 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5251234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701209219 {#5521
    date: 2023-11-28 23:06:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5522
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5321
      +user: Proxies\__CG__\App\Entity\User {#5322 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Both have their use cases. I wouldn’t say one is better than the other"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701196770 {#5319
        date: 2023-11-28 19:39:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5323 …}
      +nested: Doctrine\ORM\PersistentCollection {#5325 …}
      +votes: Doctrine\ORM\PersistentCollection {#5327 …}
      +reports: Doctrine\ORM\PersistentCollection {#5329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
      -id: 174407
      -bodyTs: "'better':12 'case':5 'one':10 'say':9 'use':4 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5246643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701196770 {#5320
        date: 2023-11-28 19:39:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Millions upon millions of contractors in every country except the US would disagree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701199032 {#5467
      date: 2023-11-28 20:17:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@ilost7489@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 174522
    -bodyTs: "'contractor':5 'countri':8 'disagre':13 'everi':7 'except':9 'million':1,3 'upon':2 'us':11 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5651685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701199032 {#5468
      date: 2023-11-28 20:17:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Of course they would because they don’t need one for what they do. But I also imagine another few million around the world do. What you choose depends on what you need"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701209219 {#5520
    date: 2023-11-28 23:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@ilost7489@lemmy.ca"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5523 …}
  +nested: Doctrine\ORM\PersistentCollection {#5525 …}
  +votes: Doctrine\ORM\PersistentCollection {#5527 …}
  +reports: Doctrine\ORM\PersistentCollection {#5529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
  -id: 175076
  -bodyTs: "'also':17 'anoth':19 'around':22 'choos':28 'cours':2 'depend':29 'imagin':18 'million':21 'need':9,33 'one':10 'world':24 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5251234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701209219 {#5521
    date: 2023-11-28 23:06:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5522
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5321
      +user: Proxies\__CG__\App\Entity\User {#5322 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5041
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4859
            +user: Proxies\__CG__\App\Entity\User {#4860 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4191
              +user: App\Entity\User {#4204 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 86
              +score: 0
              +lastActive: DateTime @1702484434 {#4186
                date: 2023-12-13 17:20:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Exusia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4192 …}
              +nested: Doctrine\ORM\PersistentCollection {#4194 …}
              +votes: Doctrine\ORM\PersistentCollection {#4196 …}
              +reports: Doctrine\ORM\PersistentCollection {#4198 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
              -id: 172776
              -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmings.world/comment/3955166"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701154370 {#4187
                date: 2023-11-28 07:52:50.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4191}
            +body: "Should the keys not be on the fob with the key to operate the vehicle?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 40
            +score: 0
            +lastActive: DateTime @1701170917 {#4857
              date: 2023-11-28 12:28:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
              "@I_Comment_On_EVERYTHING@lemmings.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4861 …}
            +nested: Doctrine\ORM\PersistentCollection {#4863 …}
            +votes: Doctrine\ORM\PersistentCollection {#4865 …}
            +reports: Doctrine\ORM\PersistentCollection {#4867 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
            -id: 173215
            -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/4755070"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701170917 {#4858
              date: 2023-11-28 12:28:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4191}
          +body: """
            Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
            \n
            If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1701173622 {#5039
            date: 2023-11-28 13:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@I_Comment_On_EVERYTHING@lemmings.world"
            "@blackn1ght@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5042 …}
          +nested: Doctrine\ORM\PersistentCollection {#5044 …}
          +votes: Doctrine\ORM\PersistentCollection {#5046 …}
          +reports: Doctrine\ORM\PersistentCollection {#5048 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
          -id: 173314
          -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/3958613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701173622 {#5040
            date: 2023-11-28 13:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "This is why vans are superior to trucks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1701176190 {#5200
          date: 2023-11-28 13:56:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@I_Comment_On_EVERYTHING@lemmings.world"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 173439
        -bodyTs: "'superior':6 'truck':8 'van':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5645078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701176190 {#5201
          date: 2023-11-28 13:56:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Both have their use cases. I wouldn’t say one is better than the other"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701196770 {#5319
        date: 2023-11-28 19:39:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
        "@blackn1ght@feddit.uk"
        "@Venat0r@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5323 …}
      +nested: Doctrine\ORM\PersistentCollection {#5325 …}
      +votes: Doctrine\ORM\PersistentCollection {#5327 …}
      +reports: Doctrine\ORM\PersistentCollection {#5329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
      -id: 174407
      -bodyTs: "'better':12 'case':5 'one':10 'say':9 'use':4 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5246643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701196770 {#5320
        date: 2023-11-28 19:39:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Millions upon millions of contractors in every country except the US would disagree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701199032 {#5467
      date: 2023-11-28 20:17:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
      "@Venat0r@lemmy.world"
      "@ilost7489@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 174522
    -bodyTs: "'contractor':5 'countri':8 'disagre':13 'everi':7 'except':9 'million':1,3 'upon':2 'us':11 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5651685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701199032 {#5468
      date: 2023-11-28 20:17:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Of course they would because they don’t need one for what they do. But I also imagine another few million around the world do. What you choose depends on what you need"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701209219 {#5520
    date: 2023-11-28 23:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
    "@Venat0r@lemmy.world"
    "@ilost7489@lemmy.ca"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5523 …}
  +nested: Doctrine\ORM\PersistentCollection {#5525 …}
  +votes: Doctrine\ORM\PersistentCollection {#5527 …}
  +reports: Doctrine\ORM\PersistentCollection {#5529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
  -id: 175076
  -bodyTs: "'also':17 'anoth':19 'around':22 'choos':28 'cours':2 'depend':29 'imagin':18 'million':21 'need':9,33 'one':10 'world':24 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5251234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701209219 {#5521
    date: 2023-11-28 23:06:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5218
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5041
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4859
      +user: Proxies\__CG__\App\Entity\User {#4860 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 86
        +score: 0
        +lastActive: DateTime @1702484434 {#4186
          date: 2023-12-13 17:20:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 172776
        -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3955166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701154370 {#4187
          date: 2023-11-28 07:52:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Should the keys not be on the fob with the key to operate the vehicle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1701170917 {#4857
        date: 2023-11-28 12:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4863 …}
      +votes: Doctrine\ORM\PersistentCollection {#4865 …}
      +reports: Doctrine\ORM\PersistentCollection {#4867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
      -id: 173215
      -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/4755070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701170917 {#4858
        date: 2023-11-28 12:28:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
      \n
      If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701173622 {#5039
      date: 2023-11-28 13:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5042 …}
    +nested: Doctrine\ORM\PersistentCollection {#5044 …}
    +votes: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 173314
    -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3958613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701173622 {#5040
      date: 2023-11-28 13:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "They mean that the key should be on the same keychain as the ignition key."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701193052 {#5216
    date: 2023-11-28 18:37:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -id: 174223
  -bodyTs: "'ignit':14 'key':5,15 'keychain':11 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701193052 {#5217
    date: 2023-11-28 18:37:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5218
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5041
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4859
      +user: Proxies\__CG__\App\Entity\User {#4860 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 86
        +score: 0
        +lastActive: DateTime @1702484434 {#4186
          date: 2023-12-13 17:20:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 172776
        -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3955166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701154370 {#4187
          date: 2023-11-28 07:52:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Should the keys not be on the fob with the key to operate the vehicle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1701170917 {#4857
        date: 2023-11-28 12:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4863 …}
      +votes: Doctrine\ORM\PersistentCollection {#4865 …}
      +reports: Doctrine\ORM\PersistentCollection {#4867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
      -id: 173215
      -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/4755070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701170917 {#4858
        date: 2023-11-28 12:28:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
      \n
      If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701173622 {#5039
      date: 2023-11-28 13:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5042 …}
    +nested: Doctrine\ORM\PersistentCollection {#5044 …}
    +votes: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 173314
    -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3958613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701173622 {#5040
      date: 2023-11-28 13:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "They mean that the key should be on the same keychain as the ignition key."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701193052 {#5216
    date: 2023-11-28 18:37:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -id: 174223
  -bodyTs: "'ignit':14 'key':5,15 'keychain':11 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701193052 {#5217
    date: 2023-11-28 18:37:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5218
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5041
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4859
      +user: Proxies\__CG__\App\Entity\User {#4860 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I have been in that exact position before. The hard cover was locked and the keys for it disappeared somewhere on the job site. We needed the piece of crown moulding to finish a job we were working on so we did exactly what you see in the photo."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 86
        +score: 0
        +lastActive: DateTime @1702484434 {#4186
          date: 2023-12-13 17:20:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 172776
        -bodyTs: "'cover':11 'crown':30 'disappear':19 'exact':6,43 'finish':33 'hard':10 'job':23,35 'key':16 'lock':13 'mould':31 'need':26 'photo':49 'piec':28 'posit':7 'see':46 'site':24 'somewher':20 'work':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3955166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701154370 {#4187
          date: 2023-11-28 07:52:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Should the keys not be on the fob with the key to operate the vehicle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1701170917 {#4857
        date: 2023-11-28 12:28:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@I_Comment_On_EVERYTHING@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4863 …}
      +votes: Doctrine\ORM\PersistentCollection {#4865 …}
      +reports: Doctrine\ORM\PersistentCollection {#4867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
      -id: 173215
      -bodyTs: "'fob':8 'key':3,11 'oper':13 'vehicl':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/4755070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701170917 {#4858
        date: 2023-11-28 12:28:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: """
      Aftermarket hard top that locked into the top of the tailgate. You could unlock the tailgate but wouldn’t be able to pull it down.\n
      \n
      If memory serves me the hardtop keys were given to someone to get a tool and never returned to the driver.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701173622 {#5039
      date: 2023-11-28 13:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@I_Comment_On_EVERYTHING@lemmings.world"
      "@blackn1ght@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5042 …}
    +nested: Doctrine\ORM\PersistentCollection {#5044 …}
    +votes: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 173314
    -bodyTs: "'abl':21 'aftermarket':1 'could':13 'driver':46 'get':38 'given':34 'hard':2 'hardtop':31 'key':32 'lock':5 'memori':27 'never':42 'pull':23 'return':43 'serv':28 'someon':36 'tailgat':11,16 'tool':40 'top':3,8 'unlock':14 'wouldn':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3958613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701173622 {#5040
      date: 2023-11-28 13:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "They mean that the key should be on the same keychain as the ignition key."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701193052 {#5216
    date: 2023-11-28 18:37:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@I_Comment_On_EVERYTHING@lemmings.world"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -id: 174223
  -bodyTs: "'ignit':14 'key':5,15 'keychain':11 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701193052 {#5217
    date: 2023-11-28 18:37:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
    \n
    Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1702035710 {#4259
    date: 2023-12-08 12:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 172564
  -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4666143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701145408 {#4260
    date: 2023-11-28 05:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
    \n
    Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1702035710 {#4259
    date: 2023-12-08 12:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 172564
  -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4666143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701145408 {#4260
    date: 2023-11-28 05:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
    \n
    Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1702035710 {#4259
    date: 2023-12-08 12:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 172564
  -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4666143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701145408 {#4260
    date: 2023-11-28 05:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4827
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
      \n
      Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1702035710 {#4259
      date: 2023-12-08 12:41:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 172564
    -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4666143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701145408 {#4260
      date: 2023-11-28 05:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1701161610 {#4825
    date: 2023-11-28 09:53:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +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: 172956
  -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5642370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161610 {#4826
    date: 2023-11-28 09:53:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4827
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
      \n
      Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1702035710 {#4259
      date: 2023-12-08 12:41:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 172564
    -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4666143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701145408 {#4260
      date: 2023-11-28 05:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1701161610 {#4825
    date: 2023-11-28 09:53:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +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: 172956
  -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5642370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161610 {#4826
    date: 2023-11-28 09:53:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4827
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
      \n
      Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1702035710 {#4259
      date: 2023-12-08 12:41:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 172564
    -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4666143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701145408 {#4260
      date: 2023-11-28 05:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1701161610 {#4825
    date: 2023-11-28 09:53:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +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: 172956
  -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5642370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161610 {#4826
    date: 2023-11-28 09:53:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5026
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4828 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
        \n
        Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1702035710 {#4259
        date: 2023-12-08 12:41:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 172564
      -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4666143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701145408 {#4260
        date: 2023-11-28 05:23:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1701161610 {#4825
      date: 2023-11-28 09:53:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
    ]
    +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: 172956
    -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5642370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701161610 {#4826
      date: 2023-11-28 09:53:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
    \n
    Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
    \n
    Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
    \n
    Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
    \n
    Edit: I accidentally a word
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1701168765 {#5023
    date: 2023-11-28 11:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5027 …}
  +nested: Doctrine\ORM\PersistentCollection {#5029 …}
  +votes: Doctrine\ORM\PersistentCollection {#5031 …}
  +reports: Doctrine\ORM\PersistentCollection {#5033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
  -id: 173142
  -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4670433"
  +editedAt: DateTimeImmutable @1701937429 {#5024
    date: 2023-12-07 09:23:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701168765 {#5025
    date: 2023-11-28 11:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5026
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4828 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
        \n
        Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1702035710 {#4259
        date: 2023-12-08 12:41:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 172564
      -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4666143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701145408 {#4260
        date: 2023-11-28 05:23:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1701161610 {#4825
      date: 2023-11-28 09:53:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
    ]
    +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: 172956
    -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5642370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701161610 {#4826
      date: 2023-11-28 09:53:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
    \n
    Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
    \n
    Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
    \n
    Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
    \n
    Edit: I accidentally a word
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1701168765 {#5023
    date: 2023-11-28 11:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5027 …}
  +nested: Doctrine\ORM\PersistentCollection {#5029 …}
  +votes: Doctrine\ORM\PersistentCollection {#5031 …}
  +reports: Doctrine\ORM\PersistentCollection {#5033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
  -id: 173142
  -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4670433"
  +editedAt: DateTimeImmutable @1701937429 {#5024
    date: 2023-12-07 09:23:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701168765 {#5025
    date: 2023-11-28 11:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5026
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4828 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
        \n
        Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1702035710 {#4259
        date: 2023-12-08 12:41:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 172564
      -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4666143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701145408 {#4260
        date: 2023-11-28 05:23:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1701161610 {#4825
      date: 2023-11-28 09:53:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
    ]
    +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: 172956
    -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5642370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701161610 {#4826
      date: 2023-11-28 09:53:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
    \n
    Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
    \n
    Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
    \n
    Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
    \n
    Edit: I accidentally a word
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1701168765 {#5023
    date: 2023-11-28 11:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5027 …}
  +nested: Doctrine\ORM\PersistentCollection {#5029 …}
  +votes: Doctrine\ORM\PersistentCollection {#5031 …}
  +reports: Doctrine\ORM\PersistentCollection {#5033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
  -id: 173142
  -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4670433"
  +editedAt: DateTimeImmutable @1701937429 {#5024
    date: 2023-12-07 09:23:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701168765 {#5025
    date: 2023-11-28 11:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5125
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "This is glorious, thanks for sharing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701174271 {#5123
    date: 2023-11-28 13:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 173345
  -bodyTs: "'glorious':3 'share':6 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5644635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701174271 {#5124
    date: 2023-11-28 13:24:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5125
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "This is glorious, thanks for sharing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701174271 {#5123
    date: 2023-11-28 13:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 173345
  -bodyTs: "'glorious':3 'share':6 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5644635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701174271 {#5124
    date: 2023-11-28 13:24:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5125
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "This is glorious, thanks for sharing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701174271 {#5123
    date: 2023-11-28 13:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 173345
  -bodyTs: "'glorious':3 'share':6 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5644635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701174271 {#5124
    date: 2023-11-28 13:24:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5140
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "wtf is wrong with our society…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701186276 {#5138
    date: 2023-11-28 16:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 173885
  -bodyTs: "'societi':6 'wrong':3 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186276 {#5139
    date: 2023-11-28 16:44:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5140
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "wtf is wrong with our society…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701186276 {#5138
    date: 2023-11-28 16:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 173885
  -bodyTs: "'societi':6 'wrong':3 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186276 {#5139
    date: 2023-11-28 16:44:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5140
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "wtf is wrong with our society…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701186276 {#5138
    date: 2023-11-28 16:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 173885
  -bodyTs: "'societi':6 'wrong':3 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186276 {#5139
    date: 2023-11-28 16:44:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "why the hell did they bother to put rhinoloner then? That’s wild i can’t believe there are people that think this way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701194761 {#5153
    date: 2023-11-28 19:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 174310
  -bodyTs: "'believ':17 'bother':6 'hell':3 'peopl':20 'put':8 'rhinolon':9 'think':22 'way':24 'wild':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4676866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701194761 {#5154
    date: 2023-11-28 19:06:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "why the hell did they bother to put rhinoloner then? That’s wild i can’t believe there are people that think this way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701194761 {#5153
    date: 2023-11-28 19:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 174310
  -bodyTs: "'believ':17 'bother':6 'hell':3 'peopl':20 'put':8 'rhinolon':9 'think':22 'way':24 'wild':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4676866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701194761 {#5154
    date: 2023-11-28 19:06:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "why the hell did they bother to put rhinoloner then? That’s wild i can’t believe there are people that think this way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701194761 {#5153
    date: 2023-11-28 19:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 174310
  -bodyTs: "'believ':17 'bother':6 'hell':3 'peopl':20 'put':8 'rhinolon':9 'think':22 'way':24 'wild':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4676866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701194761 {#5154
    date: 2023-11-28 19:06:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5383
  +user: Proxies\__CG__\App\Entity\User {#5384 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5155
    +user: Proxies\__CG__\App\Entity\User {#5156 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5026
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4827
        +user: Proxies\__CG__\App\Entity\User {#4828 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4264
          +user: App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
            \n
            Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1702035710 {#4259
            date: 2023-12-08 12:41:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4265 …}
          +nested: Doctrine\ORM\PersistentCollection {#4267 …}
          +votes: Doctrine\ORM\PersistentCollection {#4269 …}
          +reports: Doctrine\ORM\PersistentCollection {#4271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
          -id: 172564
          -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4666143"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701145408 {#4260
            date: 2023-11-28 05:23:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1701161610 {#4825
          date: 2023-11-28 09:53:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
        ]
        +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: 172956
        -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5642370"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701161610 {#4826
          date: 2023-11-28 09:53:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
        \n
        Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
        \n
        Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
        \n
        Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
        \n
        Edit: I accidentally a word
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1701168765 {#5023
        date: 2023-11-28 11:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@MisterFrog@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5027 …}
      +nested: Doctrine\ORM\PersistentCollection {#5029 …}
      +votes: Doctrine\ORM\PersistentCollection {#5031 …}
      +reports: Doctrine\ORM\PersistentCollection {#5033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
      -id: 173142
      -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4670433"
      +editedAt: DateTimeImmutable @1701937429 {#5024
        date: 2023-12-07 09:23:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701168765 {#5025
        date: 2023-11-28 11:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "why the hell did they bother to put rhinoloner then? That’s wild i can’t believe there are people that think this way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701194761 {#5153
      date: 2023-11-28 19:06:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5157 …}
    +nested: Doctrine\ORM\PersistentCollection {#5159 …}
    +votes: Doctrine\ORM\PersistentCollection {#5161 …}
    +reports: Doctrine\ORM\PersistentCollection {#5163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
    -id: 174310
    -bodyTs: "'believ':17 'bother':6 'hell':3 'peopl':20 'put':8 'rhinolon':9 'think':22 'way':24 'wild':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4676866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701194761 {#5154
      date: 2023-11-28 19:06:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Hey now, don’t make fun of the mentally challenged"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701212364 {#5381
    date: 2023-11-28 23:59:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
    "@shea@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -id: 175219
  -bodyTs: "'challeng':10 'fun':6 'hey':1 'make':5 'mental':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5187166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701212364 {#5382
    date: 2023-11-28 23:59:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5383
  +user: Proxies\__CG__\App\Entity\User {#5384 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5155
    +user: Proxies\__CG__\App\Entity\User {#5156 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5026
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4827
        +user: Proxies\__CG__\App\Entity\User {#4828 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4264
          +user: App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
            \n
            Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1702035710 {#4259
            date: 2023-12-08 12:41:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4265 …}
          +nested: Doctrine\ORM\PersistentCollection {#4267 …}
          +votes: Doctrine\ORM\PersistentCollection {#4269 …}
          +reports: Doctrine\ORM\PersistentCollection {#4271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
          -id: 172564
          -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4666143"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701145408 {#4260
            date: 2023-11-28 05:23:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1701161610 {#4825
          date: 2023-11-28 09:53:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
        ]
        +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: 172956
        -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5642370"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701161610 {#4826
          date: 2023-11-28 09:53:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
        \n
        Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
        \n
        Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
        \n
        Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
        \n
        Edit: I accidentally a word
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1701168765 {#5023
        date: 2023-11-28 11:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@MisterFrog@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5027 …}
      +nested: Doctrine\ORM\PersistentCollection {#5029 …}
      +votes: Doctrine\ORM\PersistentCollection {#5031 …}
      +reports: Doctrine\ORM\PersistentCollection {#5033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
      -id: 173142
      -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4670433"
      +editedAt: DateTimeImmutable @1701937429 {#5024
        date: 2023-12-07 09:23:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701168765 {#5025
        date: 2023-11-28 11:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "why the hell did they bother to put rhinoloner then? That’s wild i can’t believe there are people that think this way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701194761 {#5153
      date: 2023-11-28 19:06:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5157 …}
    +nested: Doctrine\ORM\PersistentCollection {#5159 …}
    +votes: Doctrine\ORM\PersistentCollection {#5161 …}
    +reports: Doctrine\ORM\PersistentCollection {#5163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
    -id: 174310
    -bodyTs: "'believ':17 'bother':6 'hell':3 'peopl':20 'put':8 'rhinolon':9 'think':22 'way':24 'wild':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4676866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701194761 {#5154
      date: 2023-11-28 19:06:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Hey now, don’t make fun of the mentally challenged"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701212364 {#5381
    date: 2023-11-28 23:59:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
    "@shea@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -id: 175219
  -bodyTs: "'challeng':10 'fun':6 'hey':1 'make':5 'mental':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5187166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701212364 {#5382
    date: 2023-11-28 23:59:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5383
  +user: Proxies\__CG__\App\Entity\User {#5384 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5155
    +user: Proxies\__CG__\App\Entity\User {#5156 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5026
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4827
        +user: Proxies\__CG__\App\Entity\User {#4828 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4264
          +user: App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
            \n
            Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1702035710 {#4259
            date: 2023-12-08 12:41:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4265 …}
          +nested: Doctrine\ORM\PersistentCollection {#4267 …}
          +votes: Doctrine\ORM\PersistentCollection {#4269 …}
          +reports: Doctrine\ORM\PersistentCollection {#4271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
          -id: 172564
          -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4666143"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701145408 {#4260
            date: 2023-11-28 05:23:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1701161610 {#4825
          date: 2023-11-28 09:53:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
        ]
        +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: 172956
        -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5642370"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701161610 {#4826
          date: 2023-11-28 09:53:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
        \n
        Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
        \n
        Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
        \n
        Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
        \n
        Edit: I accidentally a word
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1701168765 {#5023
        date: 2023-11-28 11:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@MisterFrog@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5027 …}
      +nested: Doctrine\ORM\PersistentCollection {#5029 …}
      +votes: Doctrine\ORM\PersistentCollection {#5031 …}
      +reports: Doctrine\ORM\PersistentCollection {#5033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
      -id: 173142
      -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4670433"
      +editedAt: DateTimeImmutable @1701937429 {#5024
        date: 2023-12-07 09:23:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701168765 {#5025
        date: 2023-11-28 11:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "why the hell did they bother to put rhinoloner then? That’s wild i can’t believe there are people that think this way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701194761 {#5153
      date: 2023-11-28 19:06:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5157 …}
    +nested: Doctrine\ORM\PersistentCollection {#5159 …}
    +votes: Doctrine\ORM\PersistentCollection {#5161 …}
    +reports: Doctrine\ORM\PersistentCollection {#5163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
    -id: 174310
    -bodyTs: "'believ':17 'bother':6 'hell':3 'peopl':20 'put':8 'rhinolon':9 'think':22 'way':24 'wild':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4676866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701194761 {#5154
      date: 2023-11-28 19:06:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Hey now, don’t make fun of the mentally challenged"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701212364 {#5381
    date: 2023-11-28 23:59:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
    "@shea@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -id: 175219
  -bodyTs: "'challeng':10 'fun':6 'hey':1 'make':5 'mental':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5187166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701212364 {#5382
    date: 2023-11-28 23:59:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5171
  +user: Proxies\__CG__\App\Entity\User {#5172 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    The hell…I have a pickup with bedliner that we use (in part) for picking up pellets for our pellet stove by the ton. They put the pallet on as far as they can while it’s fully on the forks, then lift up the end of it and push the pallet on to the truck the rest of the way. No issues at all, and we’ve been doing it for several years now.\n
    \n
    I throw all kinds of crap on it. A few years ago we were getting rid of fencing the previous owners had left…the only thing I had to worry about was them tangling enough that I wouldn’t be able to get another piece in (we have a cap on our truck). That’s the whole point in getting the bedliner. I’d refuse to help someone doing that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701177305 {#5169
    date: 2023-11-28 14:15:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5173 …}
  +nested: Doctrine\ORM\PersistentCollection {#5175 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
  -id: 173478
  -bodyTs: "'abl':116 'ago':87 'anoth':119 'bedlin':8,137 'cap':125 'crap':81 'd':139 'end':46 'enough':110 'far':31 'fenc':93 'fork':41 'fulli':38 'get':90,118,135 'hell':2 'help':142 'issu':63 'kind':79 'left':98 'lift':43 'owner':96 'pallet':28,52 'part':13 'pellet':17,20 'pick':15 'pickup':6 'piec':120 'point':133 'previous':95 'push':50 'put':26 'refus':140 'rest':58 'rid':91 'sever':73 'someon':143 'stove':21 'tangl':109 'thing':101 'throw':77 'ton':24 'truck':56,128 'use':11 've':68 'way':61 'whole':132 'worri':105 'wouldn':113 'year':74,86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6692110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701177305 {#5170
    date: 2023-11-28 14:15:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5171
  +user: Proxies\__CG__\App\Entity\User {#5172 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    The hell…I have a pickup with bedliner that we use (in part) for picking up pellets for our pellet stove by the ton. They put the pallet on as far as they can while it’s fully on the forks, then lift up the end of it and push the pallet on to the truck the rest of the way. No issues at all, and we’ve been doing it for several years now.\n
    \n
    I throw all kinds of crap on it. A few years ago we were getting rid of fencing the previous owners had left…the only thing I had to worry about was them tangling enough that I wouldn’t be able to get another piece in (we have a cap on our truck). That’s the whole point in getting the bedliner. I’d refuse to help someone doing that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701177305 {#5169
    date: 2023-11-28 14:15:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5173 …}
  +nested: Doctrine\ORM\PersistentCollection {#5175 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
  -id: 173478
  -bodyTs: "'abl':116 'ago':87 'anoth':119 'bedlin':8,137 'cap':125 'crap':81 'd':139 'end':46 'enough':110 'far':31 'fenc':93 'fork':41 'fulli':38 'get':90,118,135 'hell':2 'help':142 'issu':63 'kind':79 'left':98 'lift':43 'owner':96 'pallet':28,52 'part':13 'pellet':17,20 'pick':15 'pickup':6 'piec':120 'point':133 'previous':95 'push':50 'put':26 'refus':140 'rest':58 'rid':91 'sever':73 'someon':143 'stove':21 'tangl':109 'thing':101 'throw':77 'ton':24 'truck':56,128 'use':11 've':68 'way':61 'whole':132 'worri':105 'wouldn':113 'year':74,86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6692110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701177305 {#5170
    date: 2023-11-28 14:15:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5171
  +user: Proxies\__CG__\App\Entity\User {#5172 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4828 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: "Do you tell them to get a real work vehicle? Gotta get to their ego I reckon"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1701161610 {#4825
        date: 2023-11-28 09:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +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: 172956
      -bodyTs: "'ego':15 'get':6,12 'gotta':11 'real':8 'reckon':17 'tell':3 'vehicl':10 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701161610 {#4826
        date: 2023-11-28 09:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Usually I show them how far my forklift can place their freight without scooting it (which is never far enough (only when they complain about the potential for scratches)) then mention, “Unfortunately without scooting it you’ll have to load this by hand.”\n
      \n
      Usually this gets them to relent and then I get to show them how tough the lining is by scooting the freight and not damaging anything\n
      \n
      Sometimes though they still don’t want it scooted so they end up having to load it by hand by themselves (I can’t help by hand as it’s a liability thing) which always brings a smile to my face\n
      \n
      Literally today some dingus ended up loading 5000lbs of flooring into their F-550 by hand because they didn’t want the rhino lined bed scratched\n
      \n
      Edit: I accidentally a word
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701168765 {#5023
      date: 2023-11-28 11:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 173142
    -bodyTs: "'-550':124 '5000lbs':118 'accident':139 'alway':104 'anyth':69 'bed':135 'bring':105 'complain':24 'damag':68 'didn':129 'dingus':114 'edit':137 'end':81,115 'enough':20 'f':123 'face':110 'far':6,19 'floor':120 'forklift':8 'freight':12,65 'get':46,53 'hand':43,88,96,126 'help':94 'liabil':101 'line':60,134 'liter':111 'll':37 'load':40,85,117 'mention':31 'never':18 'place':10 'potenti':27 'relent':49 'rhino':133 'scoot':14,34,63,78 'scratch':29,136 'show':3,55 'smile':107 'sometim':70 'still':73 'thing':102 'though':71 'today':112 'tough':58 'unfortun':32 'usual':1,44 'want':76,131 'without':13,33 'word':141"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4670433"
    +editedAt: DateTimeImmutable @1701937429 {#5024
      date: 2023-12-07 09:23:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701168765 {#5025
      date: 2023-11-28 11:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    The hell…I have a pickup with bedliner that we use (in part) for picking up pellets for our pellet stove by the ton. They put the pallet on as far as they can while it’s fully on the forks, then lift up the end of it and push the pallet on to the truck the rest of the way. No issues at all, and we’ve been doing it for several years now.\n
    \n
    I throw all kinds of crap on it. A few years ago we were getting rid of fencing the previous owners had left…the only thing I had to worry about was them tangling enough that I wouldn’t be able to get another piece in (we have a cap on our truck). That’s the whole point in getting the bedliner. I’d refuse to help someone doing that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701177305 {#5169
    date: 2023-11-28 14:15:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5173 …}
  +nested: Doctrine\ORM\PersistentCollection {#5175 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
  -id: 173478
  -bodyTs: "'abl':116 'ago':87 'anoth':119 'bedlin':8,137 'cap':125 'crap':81 'd':139 'end':46 'enough':110 'far':31 'fenc':93 'fork':41 'fulli':38 'get':90,118,135 'hell':2 'help':142 'issu':63 'kind':79 'left':98 'lift':43 'owner':96 'pallet':28,52 'part':13 'pellet':17,20 'pick':15 'pickup':6 'piec':120 'point':133 'previous':95 'push':50 'put':26 'refus':140 'rest':58 'rid':91 'sever':73 'someon':143 'stove':21 'tangl':109 'thing':101 'throw':77 'ton':24 'truck':56,128 'use':11 've':68 'way':61 'whole':132 'worri':105 'wouldn':113 'year':74,86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6692110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701177305 {#5170
    date: 2023-11-28 14:15:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
      \n
      Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1702035710 {#4259
      date: 2023-12-08 12:41:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 172564
    -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4666143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701145408 {#4260
      date: 2023-11-28 05:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    But it’s rhino liner. Isn’t that what it’s meant for?\n
    \n
    People are so superficial.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701175274 {#4841
    date: 2023-11-28 13:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -id: 173401
  -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5644853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701175274 {#4842
    date: 2023-11-28 13:41:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
      \n
      Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1702035710 {#4259
      date: 2023-12-08 12:41:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 172564
    -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4666143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701145408 {#4260
      date: 2023-11-28 05:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    But it’s rhino liner. Isn’t that what it’s meant for?\n
    \n
    People are so superficial.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701175274 {#4841
    date: 2023-11-28 13:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -id: 173401
  -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5644853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701175274 {#4842
    date: 2023-11-28 13:41:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
      \n
      Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1702035710 {#4259
      date: 2023-12-08 12:41:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 172564
    -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4666143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701145408 {#4260
      date: 2023-11-28 05:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    But it’s rhino liner. Isn’t that what it’s meant for?\n
    \n
    People are so superficial.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701175274 {#4841
    date: 2023-11-28 13:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -id: 173401
  -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5644853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701175274 {#4842
    date: 2023-11-28 13:41:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5056
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4843
    +user: Proxies\__CG__\App\Entity\User {#4844 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
        \n
        Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1702035710 {#4259
        date: 2023-12-08 12:41:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 172564
      -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4666143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701145408 {#4260
        date: 2023-11-28 05:23:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      But it’s rhino liner. Isn’t that what it’s meant for?\n
      \n
      People are so superficial.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1701175274 {#4841
      date: 2023-11-28 13:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4845 …}
    +nested: Doctrine\ORM\PersistentCollection {#4847 …}
    +votes: Doctrine\ORM\PersistentCollection {#4849 …}
    +reports: Doctrine\ORM\PersistentCollection {#4851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
    -id: 173401
    -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5644853"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701175274 {#4842
      date: 2023-11-28 13:41:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
    \n
    Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701186122 {#5054
    date: 2023-11-28 16:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5058 …}
  +nested: Doctrine\ORM\PersistentCollection {#5060 …}
  +votes: Doctrine\ORM\PersistentCollection {#5062 …}
  +reports: Doctrine\ORM\PersistentCollection {#5064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
  -id: 173881
  -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186122 {#5055
    date: 2023-11-28 16:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5056
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4843
    +user: Proxies\__CG__\App\Entity\User {#4844 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
        \n
        Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1702035710 {#4259
        date: 2023-12-08 12:41:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 172564
      -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4666143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701145408 {#4260
        date: 2023-11-28 05:23:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      But it’s rhino liner. Isn’t that what it’s meant for?\n
      \n
      People are so superficial.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1701175274 {#4841
      date: 2023-11-28 13:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4845 …}
    +nested: Doctrine\ORM\PersistentCollection {#4847 …}
    +votes: Doctrine\ORM\PersistentCollection {#4849 …}
    +reports: Doctrine\ORM\PersistentCollection {#4851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
    -id: 173401
    -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5644853"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701175274 {#4842
      date: 2023-11-28 13:41:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
    \n
    Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701186122 {#5054
    date: 2023-11-28 16:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5058 …}
  +nested: Doctrine\ORM\PersistentCollection {#5060 …}
  +votes: Doctrine\ORM\PersistentCollection {#5062 …}
  +reports: Doctrine\ORM\PersistentCollection {#5064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
  -id: 173881
  -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186122 {#5055
    date: 2023-11-28 16:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5056
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4843
    +user: Proxies\__CG__\App\Entity\User {#4844 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
        \n
        Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1702035710 {#4259
        date: 2023-12-08 12:41:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 172564
      -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4666143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701145408 {#4260
        date: 2023-11-28 05:23:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      But it’s rhino liner. Isn’t that what it’s meant for?\n
      \n
      People are so superficial.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1701175274 {#4841
      date: 2023-11-28 13:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4845 …}
    +nested: Doctrine\ORM\PersistentCollection {#4847 …}
    +votes: Doctrine\ORM\PersistentCollection {#4849 …}
    +reports: Doctrine\ORM\PersistentCollection {#4851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
    -id: 173401
    -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5644853"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701175274 {#4842
      date: 2023-11-28 13:41:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
    \n
    Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701186122 {#5054
    date: 2023-11-28 16:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5058 …}
  +nested: Doctrine\ORM\PersistentCollection {#5060 …}
  +votes: Doctrine\ORM\PersistentCollection {#5062 …}
  +reports: Doctrine\ORM\PersistentCollection {#5064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
  -id: 173881
  -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5647878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186122 {#5055
    date: 2023-11-28 16:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5234
  +user: Proxies\__CG__\App\Entity\User {#5235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5056
    +user: Proxies\__CG__\App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4843
      +user: Proxies\__CG__\App\Entity\User {#4844 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        But it’s rhino liner. Isn’t that what it’s meant for?\n
        \n
        People are so superficial.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1701175274 {#4841
        date: 2023-11-28 13:41:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4845 …}
      +nested: Doctrine\ORM\PersistentCollection {#4847 …}
      +votes: Doctrine\ORM\PersistentCollection {#4849 …}
      +reports: Doctrine\ORM\PersistentCollection {#4851 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
      -id: 173401
      -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5644853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701175274 {#4842
        date: 2023-11-28 13:41:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
      \n
      Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701186122 {#5054
      date: 2023-11-28 16:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5058 …}
    +nested: Doctrine\ORM\PersistentCollection {#5060 …}
    +votes: Doctrine\ORM\PersistentCollection {#5062 …}
    +reports: Doctrine\ORM\PersistentCollection {#5064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
    -id: 173881
    -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5647878"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701186122 {#5055
      date: 2023-11-28 16:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    Mate, I’d punch him too.\n
    \n
    I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701186647 {#5232
    date: 2023-11-28 16:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 173904
  -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5648014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186647 {#5233
    date: 2023-11-28 16:50:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5234
  +user: Proxies\__CG__\App\Entity\User {#5235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5056
    +user: Proxies\__CG__\App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4843
      +user: Proxies\__CG__\App\Entity\User {#4844 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        But it’s rhino liner. Isn’t that what it’s meant for?\n
        \n
        People are so superficial.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1701175274 {#4841
        date: 2023-11-28 13:41:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4845 …}
      +nested: Doctrine\ORM\PersistentCollection {#4847 …}
      +votes: Doctrine\ORM\PersistentCollection {#4849 …}
      +reports: Doctrine\ORM\PersistentCollection {#4851 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
      -id: 173401
      -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5644853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701175274 {#4842
        date: 2023-11-28 13:41:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
      \n
      Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701186122 {#5054
      date: 2023-11-28 16:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5058 …}
    +nested: Doctrine\ORM\PersistentCollection {#5060 …}
    +votes: Doctrine\ORM\PersistentCollection {#5062 …}
    +reports: Doctrine\ORM\PersistentCollection {#5064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
    -id: 173881
    -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5647878"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701186122 {#5055
      date: 2023-11-28 16:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    Mate, I’d punch him too.\n
    \n
    I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701186647 {#5232
    date: 2023-11-28 16:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 173904
  -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5648014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186647 {#5233
    date: 2023-11-28 16:50:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5234
  +user: Proxies\__CG__\App\Entity\User {#5235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5056
    +user: Proxies\__CG__\App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4843
      +user: Proxies\__CG__\App\Entity\User {#4844 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
          \n
          Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1702035710 {#4259
          date: 2023-12-08 12:41:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 172564
        -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4666143"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701145408 {#4260
          date: 2023-11-28 05:23:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        But it’s rhino liner. Isn’t that what it’s meant for?\n
        \n
        People are so superficial.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1701175274 {#4841
        date: 2023-11-28 13:41:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4845 …}
      +nested: Doctrine\ORM\PersistentCollection {#4847 …}
      +votes: Doctrine\ORM\PersistentCollection {#4849 …}
      +reports: Doctrine\ORM\PersistentCollection {#4851 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
      -id: 173401
      -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5644853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701175274 {#4842
        date: 2023-11-28 13:41:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
      \n
      Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701186122 {#5054
      date: 2023-11-28 16:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5058 …}
    +nested: Doctrine\ORM\PersistentCollection {#5060 …}
    +votes: Doctrine\ORM\PersistentCollection {#5062 …}
    +reports: Doctrine\ORM\PersistentCollection {#5064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
    -id: 173881
    -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5647878"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701186122 {#5055
      date: 2023-11-28 16:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    Mate, I’d punch him too.\n
    \n
    I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701186647 {#5232
    date: 2023-11-28 16:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 173904
  -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5648014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701186647 {#5233
    date: 2023-11-28 16:50:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5337
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5234
    +user: Proxies\__CG__\App\Entity\User {#5235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5056
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4843
        +user: Proxies\__CG__\App\Entity\User {#4844 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4264
          +user: App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
            \n
            Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1702035710 {#4259
            date: 2023-12-08 12:41:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4265 …}
          +nested: Doctrine\ORM\PersistentCollection {#4267 …}
          +votes: Doctrine\ORM\PersistentCollection {#4269 …}
          +reports: Doctrine\ORM\PersistentCollection {#4271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
          -id: 172564
          -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4666143"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701145408 {#4260
            date: 2023-11-28 05:23:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: """
          But it’s rhino liner. Isn’t that what it’s meant for?\n
          \n
          People are so superficial.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701175274 {#4841
          date: 2023-11-28 13:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4845 …}
        +nested: Doctrine\ORM\PersistentCollection {#4847 …}
        +votes: Doctrine\ORM\PersistentCollection {#4849 …}
        +reports: Doctrine\ORM\PersistentCollection {#4851 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
        -id: 173401
        -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5644853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701175274 {#4842
          date: 2023-11-28 13:41:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
        \n
        Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701186122 {#5054
        date: 2023-11-28 16:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@rustyriffs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5058 …}
      +nested: Doctrine\ORM\PersistentCollection {#5060 …}
      +votes: Doctrine\ORM\PersistentCollection {#5062 …}
      +reports: Doctrine\ORM\PersistentCollection {#5064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
      -id: 173881
      -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5647878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701186122 {#5055
        date: 2023-11-28 16:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Mate, I’d punch him too.\n
      \n
      I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701186647 {#5232
      date: 2023-11-28 16:50:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
      "@1847953620@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5236 …}
    +nested: Doctrine\ORM\PersistentCollection {#5238 …}
    +votes: Doctrine\ORM\PersistentCollection {#5240 …}
    +reports: Doctrine\ORM\PersistentCollection {#5242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
    -id: 173904
    -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5648014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701186647 {#5233
      date: 2023-11-28 16:50:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    > eventually everything breaks\n
    \n
    Not good tools! I have tools that were my great grandfather’s, and they still work perfectly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701193140 {#5335
    date: 2023-11-28 18:39:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5342 …}
  +reports: Doctrine\ORM\PersistentCollection {#5344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5348 …}
  -id: 174228
  -bodyTs: "'break':3 'eventu':1 'everyth':2 'good':5 'grandfath':14 'great':13 'perfect':20 'still':18 'tool':6,9 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701193140 {#5336
    date: 2023-11-28 18:39:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5337
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5234
    +user: Proxies\__CG__\App\Entity\User {#5235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5056
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4843
        +user: Proxies\__CG__\App\Entity\User {#4844 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4264
          +user: App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
            \n
            Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1702035710 {#4259
            date: 2023-12-08 12:41:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4265 …}
          +nested: Doctrine\ORM\PersistentCollection {#4267 …}
          +votes: Doctrine\ORM\PersistentCollection {#4269 …}
          +reports: Doctrine\ORM\PersistentCollection {#4271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
          -id: 172564
          -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4666143"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701145408 {#4260
            date: 2023-11-28 05:23:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: """
          But it’s rhino liner. Isn’t that what it’s meant for?\n
          \n
          People are so superficial.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701175274 {#4841
          date: 2023-11-28 13:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4845 …}
        +nested: Doctrine\ORM\PersistentCollection {#4847 …}
        +votes: Doctrine\ORM\PersistentCollection {#4849 …}
        +reports: Doctrine\ORM\PersistentCollection {#4851 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
        -id: 173401
        -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5644853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701175274 {#4842
          date: 2023-11-28 13:41:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
        \n
        Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701186122 {#5054
        date: 2023-11-28 16:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@rustyriffs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5058 …}
      +nested: Doctrine\ORM\PersistentCollection {#5060 …}
      +votes: Doctrine\ORM\PersistentCollection {#5062 …}
      +reports: Doctrine\ORM\PersistentCollection {#5064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
      -id: 173881
      -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5647878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701186122 {#5055
        date: 2023-11-28 16:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Mate, I’d punch him too.\n
      \n
      I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701186647 {#5232
      date: 2023-11-28 16:50:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
      "@1847953620@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5236 …}
    +nested: Doctrine\ORM\PersistentCollection {#5238 …}
    +votes: Doctrine\ORM\PersistentCollection {#5240 …}
    +reports: Doctrine\ORM\PersistentCollection {#5242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
    -id: 173904
    -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5648014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701186647 {#5233
      date: 2023-11-28 16:50:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    > eventually everything breaks\n
    \n
    Not good tools! I have tools that were my great grandfather’s, and they still work perfectly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701193140 {#5335
    date: 2023-11-28 18:39:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5342 …}
  +reports: Doctrine\ORM\PersistentCollection {#5344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5348 …}
  -id: 174228
  -bodyTs: "'break':3 'eventu':1 'everyth':2 'good':5 'grandfath':14 'great':13 'perfect':20 'still':18 'tool':6,9 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701193140 {#5336
    date: 2023-11-28 18:39:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5337
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5234
    +user: Proxies\__CG__\App\Entity\User {#5235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5056
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4843
        +user: Proxies\__CG__\App\Entity\User {#4844 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4264
          +user: App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
            \n
            Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1702035710 {#4259
            date: 2023-12-08 12:41:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4265 …}
          +nested: Doctrine\ORM\PersistentCollection {#4267 …}
          +votes: Doctrine\ORM\PersistentCollection {#4269 …}
          +reports: Doctrine\ORM\PersistentCollection {#4271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
          -id: 172564
          -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4666143"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701145408 {#4260
            date: 2023-11-28 05:23:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: """
          But it’s rhino liner. Isn’t that what it’s meant for?\n
          \n
          People are so superficial.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701175274 {#4841
          date: 2023-11-28 13:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4845 …}
        +nested: Doctrine\ORM\PersistentCollection {#4847 …}
        +votes: Doctrine\ORM\PersistentCollection {#4849 …}
        +reports: Doctrine\ORM\PersistentCollection {#4851 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
        -id: 173401
        -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5644853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701175274 {#4842
          date: 2023-11-28 13:41:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
        \n
        Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701186122 {#5054
        date: 2023-11-28 16:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@rustyriffs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5058 …}
      +nested: Doctrine\ORM\PersistentCollection {#5060 …}
      +votes: Doctrine\ORM\PersistentCollection {#5062 …}
      +reports: Doctrine\ORM\PersistentCollection {#5064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
      -id: 173881
      -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5647878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701186122 {#5055
        date: 2023-11-28 16:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Mate, I’d punch him too.\n
      \n
      I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701186647 {#5232
      date: 2023-11-28 16:50:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
      "@1847953620@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5236 …}
    +nested: Doctrine\ORM\PersistentCollection {#5238 …}
    +votes: Doctrine\ORM\PersistentCollection {#5240 …}
    +reports: Doctrine\ORM\PersistentCollection {#5242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
    -id: 173904
    -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5648014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701186647 {#5233
      date: 2023-11-28 16:50:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: """
    > eventually everything breaks\n
    \n
    Not good tools! I have tools that were my great grandfather’s, and they still work perfectly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701193140 {#5335
    date: 2023-11-28 18:39:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5342 …}
  +reports: Doctrine\ORM\PersistentCollection {#5344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5348 …}
  -id: 174228
  -bodyTs: "'break':3 'eventu':1 'everyth':2 'good':5 'grandfath':14 'great':13 'perfect':20 'still':18 'tool':6,9 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701193140 {#5336
    date: 2023-11-28 18:39:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5352
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5234
    +user: Proxies\__CG__\App\Entity\User {#5235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5056
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4843
        +user: Proxies\__CG__\App\Entity\User {#4844 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4264
          +user: App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
            \n
            Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1702035710 {#4259
            date: 2023-12-08 12:41:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4265 …}
          +nested: Doctrine\ORM\PersistentCollection {#4267 …}
          +votes: Doctrine\ORM\PersistentCollection {#4269 …}
          +reports: Doctrine\ORM\PersistentCollection {#4271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
          -id: 172564
          -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4666143"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701145408 {#4260
            date: 2023-11-28 05:23:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: """
          But it’s rhino liner. Isn’t that what it’s meant for?\n
          \n
          People are so superficial.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701175274 {#4841
          date: 2023-11-28 13:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4845 …}
        +nested: Doctrine\ORM\PersistentCollection {#4847 …}
        +votes: Doctrine\ORM\PersistentCollection {#4849 …}
        +reports: Doctrine\ORM\PersistentCollection {#4851 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
        -id: 173401
        -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5644853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701175274 {#4842
          date: 2023-11-28 13:41:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
        \n
        Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701186122 {#5054
        date: 2023-11-28 16:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@rustyriffs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5058 …}
      +nested: Doctrine\ORM\PersistentCollection {#5060 …}
      +votes: Doctrine\ORM\PersistentCollection {#5062 …}
      +reports: Doctrine\ORM\PersistentCollection {#5064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
      -id: 173881
      -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5647878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701186122 {#5055
        date: 2023-11-28 16:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Mate, I’d punch him too.\n
      \n
      I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701186647 {#5232
      date: 2023-11-28 16:50:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
      "@1847953620@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5236 …}
    +nested: Doctrine\ORM\PersistentCollection {#5238 …}
    +votes: Doctrine\ORM\PersistentCollection {#5240 …}
    +reports: Doctrine\ORM\PersistentCollection {#5242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
    -id: 173904
    -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5648014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701186647 {#5233
      date: 2023-11-28 16:50:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "A friend’s somewhat classic car has a tire change kit and we get a flat tire, they don’t want to have the change kit show any wear, so we end up waiting hours for roadside assistance to come change a tire… not with the included tire though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701192641 {#5350
    date: 2023-11-28 18:30:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5353 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5357 …}
  +reports: Doctrine\ORM\PersistentCollection {#5359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
  -id: 174197
  -bodyTs: "'assist':38 'car':6 'chang':10,25,41 'classic':5 'come':40 'end':32 'flat':16 'friend':2 'get':14 'hour':35 'includ':47 'kit':11,26 'roadsid':37 'show':27 'somewhat':4 'though':49 'tire':9,17,43,48 'wait':34 'want':21 'wear':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192641 {#5351
    date: 2023-11-28 18:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5352
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5234
    +user: Proxies\__CG__\App\Entity\User {#5235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5056
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4843
        +user: Proxies\__CG__\App\Entity\User {#4844 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4264
          +user: App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
            \n
            Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1702035710 {#4259
            date: 2023-12-08 12:41:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4265 …}
          +nested: Doctrine\ORM\PersistentCollection {#4267 …}
          +votes: Doctrine\ORM\PersistentCollection {#4269 …}
          +reports: Doctrine\ORM\PersistentCollection {#4271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
          -id: 172564
          -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4666143"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701145408 {#4260
            date: 2023-11-28 05:23:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: """
          But it’s rhino liner. Isn’t that what it’s meant for?\n
          \n
          People are so superficial.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701175274 {#4841
          date: 2023-11-28 13:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4845 …}
        +nested: Doctrine\ORM\PersistentCollection {#4847 …}
        +votes: Doctrine\ORM\PersistentCollection {#4849 …}
        +reports: Doctrine\ORM\PersistentCollection {#4851 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
        -id: 173401
        -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5644853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701175274 {#4842
          date: 2023-11-28 13:41:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
        \n
        Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701186122 {#5054
        date: 2023-11-28 16:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@rustyriffs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5058 …}
      +nested: Doctrine\ORM\PersistentCollection {#5060 …}
      +votes: Doctrine\ORM\PersistentCollection {#5062 …}
      +reports: Doctrine\ORM\PersistentCollection {#5064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
      -id: 173881
      -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5647878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701186122 {#5055
        date: 2023-11-28 16:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Mate, I’d punch him too.\n
      \n
      I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701186647 {#5232
      date: 2023-11-28 16:50:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
      "@1847953620@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5236 …}
    +nested: Doctrine\ORM\PersistentCollection {#5238 …}
    +votes: Doctrine\ORM\PersistentCollection {#5240 …}
    +reports: Doctrine\ORM\PersistentCollection {#5242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
    -id: 173904
    -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5648014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701186647 {#5233
      date: 2023-11-28 16:50:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "A friend’s somewhat classic car has a tire change kit and we get a flat tire, they don’t want to have the change kit show any wear, so we end up waiting hours for roadside assistance to come change a tire… not with the included tire though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701192641 {#5350
    date: 2023-11-28 18:30:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5353 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5357 …}
  +reports: Doctrine\ORM\PersistentCollection {#5359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
  -id: 174197
  -bodyTs: "'assist':38 'car':6 'chang':10,25,41 'classic':5 'come':40 'end':32 'flat':16 'friend':2 'get':14 'hour':35 'includ':47 'kit':11,26 'roadsid':37 'show':27 'somewhat':4 'though':49 'tire':9,17,43,48 'wait':34 'want':21 'wear':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192641 {#5351
    date: 2023-11-28 18:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5352
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5234
    +user: Proxies\__CG__\App\Entity\User {#5235 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5056
      +user: Proxies\__CG__\App\Entity\User {#5057 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4843
        +user: Proxies\__CG__\App\Entity\User {#4844 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4264
          +user: App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
            \n
            Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1702035710 {#4259
            date: 2023-12-08 12:41:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4265 …}
          +nested: Doctrine\ORM\PersistentCollection {#4267 …}
          +votes: Doctrine\ORM\PersistentCollection {#4269 …}
          +reports: Doctrine\ORM\PersistentCollection {#4271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
          -id: 172564
          -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4666143"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701145408 {#4260
            date: 2023-11-28 05:23:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: """
          But it’s rhino liner. Isn’t that what it’s meant for?\n
          \n
          People are so superficial.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1701175274 {#4841
          date: 2023-11-28 13:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4845 …}
        +nested: Doctrine\ORM\PersistentCollection {#4847 …}
        +votes: Doctrine\ORM\PersistentCollection {#4849 …}
        +reports: Doctrine\ORM\PersistentCollection {#4851 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
        -id: 173401
        -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5644853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701175274 {#4842
          date: 2023-11-28 13:41:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
        \n
        Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701186122 {#5054
        date: 2023-11-28 16:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@rustyriffs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5058 …}
      +nested: Doctrine\ORM\PersistentCollection {#5060 …}
      +votes: Doctrine\ORM\PersistentCollection {#5062 …}
      +reports: Doctrine\ORM\PersistentCollection {#5064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
      -id: 173881
      -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5647878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701186122 {#5055
        date: 2023-11-28 16:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: """
      Mate, I’d punch him too.\n
      \n
      I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701186647 {#5232
      date: 2023-11-28 16:50:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
      "@1847953620@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5236 …}
    +nested: Doctrine\ORM\PersistentCollection {#5238 …}
    +votes: Doctrine\ORM\PersistentCollection {#5240 …}
    +reports: Doctrine\ORM\PersistentCollection {#5242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
    -id: 173904
    -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5648014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701186647 {#5233
      date: 2023-11-28 16:50:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "A friend’s somewhat classic car has a tire change kit and we get a flat tire, they don’t want to have the change kit show any wear, so we end up waiting hours for roadside assistance to come change a tire… not with the included tire though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701192641 {#5350
    date: 2023-11-28 18:30:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5353 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5357 …}
  +reports: Doctrine\ORM\PersistentCollection {#5359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
  -id: 174197
  -bodyTs: "'assist':38 'car':6 'chang':10,25,41 'classic':5 'come':40 'end':32 'flat':16 'friend':2 'get':14 'hour':35 'includ':47 'kit':11,26 'roadsid':37 'show':27 'somewhat':4 'though':49 'tire':9,17,43,48 'wait':34 'want':21 'wear':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192641 {#5351
    date: 2023-11-28 18:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5454
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#4796 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5234
      +user: Proxies\__CG__\App\Entity\User {#5235 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5056
        +user: Proxies\__CG__\App\Entity\User {#5057 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4843
          +user: Proxies\__CG__\App\Entity\User {#4844 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4264
            +user: App\Entity\User {#4277 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
              \n
              Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 92
            +score: 0
            +lastActive: DateTime @1702035710 {#4259
              date: 2023-12-08 12:41:50.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4265 …}
            +nested: Doctrine\ORM\PersistentCollection {#4267 …}
            +votes: Doctrine\ORM\PersistentCollection {#4269 …}
            +reports: Doctrine\ORM\PersistentCollection {#4271 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
            -id: 172564
            -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4666143"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701145408 {#4260
              date: 2023-11-28 05:23:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4264}
          +body: """
            But it’s rhino liner. Isn’t that what it’s meant for?\n
            \n
            People are so superficial.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701175274 {#4841
            date: 2023-11-28 13:41:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@Gormadt@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4845 …}
          +nested: Doctrine\ORM\PersistentCollection {#4847 …}
          +votes: Doctrine\ORM\PersistentCollection {#4849 …}
          +reports: Doctrine\ORM\PersistentCollection {#4851 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
          -id: 173401
          -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5644853"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701175274 {#4842
            date: 2023-11-28 13:41:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: """
          One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
          \n
          Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1701186122 {#5054
          date: 2023-11-28 16:42:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
          "@rustyriffs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5058 …}
        +nested: Doctrine\ORM\PersistentCollection {#5060 …}
        +votes: Doctrine\ORM\PersistentCollection {#5062 …}
        +reports: Doctrine\ORM\PersistentCollection {#5064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
        -id: 173881
        -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5647878"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701186122 {#5055
          date: 2023-11-28 16:42:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        Mate, I’d punch him too.\n
        \n
        I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701186647 {#5232
        date: 2023-11-28 16:50:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@rustyriffs@lemmy.world"
        "@1847953620@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5236 …}
      +nested: Doctrine\ORM\PersistentCollection {#5238 …}
      +votes: Doctrine\ORM\PersistentCollection {#5240 …}
      +reports: Doctrine\ORM\PersistentCollection {#5242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
      -id: 173904
      -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5648014"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701186647 {#5233
        date: 2023-11-28 16:50:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "A friend’s somewhat classic car has a tire change kit and we get a flat tire, they don’t want to have the change kit show any wear, so we end up waiting hours for roadside assistance to come change a tire… not with the included tire though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701192641 {#5350
      date: 2023-11-28 18:30:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
      "@1847953620@lemmy.world"
      "@Shard@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5353 …}
    +nested: Doctrine\ORM\PersistentCollection {#5355 …}
    +votes: Doctrine\ORM\PersistentCollection {#5357 …}
    +reports: Doctrine\ORM\PersistentCollection {#5359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
    -id: 174197
    -bodyTs: "'assist':38 'car':6 'chang':10,25,41 'classic':5 'come':40 'end':32 'flat':16 'friend':2 'get':14 'hour':35 'includ':47 'kit':11,26 'roadsid':37 'show':27 'somewhat':4 'though':49 'tire':9,17,43,48 'wait':34 'want':21 'wear':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5649767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701192641 {#5351
      date: 2023-11-28 18:30:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Punch 'em."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701195293 {#5452
    date: 2023-11-28 19:14:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
    "@Shard@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 174337
  -bodyTs: "'em':2 'punch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5650576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701195293 {#5453
    date: 2023-11-28 19:14:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5454
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#4796 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5234
      +user: Proxies\__CG__\App\Entity\User {#5235 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5056
        +user: Proxies\__CG__\App\Entity\User {#5057 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4843
          +user: Proxies\__CG__\App\Entity\User {#4844 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4264
            +user: App\Entity\User {#4277 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
              \n
              Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 92
            +score: 0
            +lastActive: DateTime @1702035710 {#4259
              date: 2023-12-08 12:41:50.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4265 …}
            +nested: Doctrine\ORM\PersistentCollection {#4267 …}
            +votes: Doctrine\ORM\PersistentCollection {#4269 …}
            +reports: Doctrine\ORM\PersistentCollection {#4271 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
            -id: 172564
            -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4666143"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701145408 {#4260
              date: 2023-11-28 05:23:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4264}
          +body: """
            But it’s rhino liner. Isn’t that what it’s meant for?\n
            \n
            People are so superficial.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701175274 {#4841
            date: 2023-11-28 13:41:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@Gormadt@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4845 …}
          +nested: Doctrine\ORM\PersistentCollection {#4847 …}
          +votes: Doctrine\ORM\PersistentCollection {#4849 …}
          +reports: Doctrine\ORM\PersistentCollection {#4851 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
          -id: 173401
          -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5644853"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701175274 {#4842
            date: 2023-11-28 13:41:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: """
          One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
          \n
          Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1701186122 {#5054
          date: 2023-11-28 16:42:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
          "@rustyriffs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5058 …}
        +nested: Doctrine\ORM\PersistentCollection {#5060 …}
        +votes: Doctrine\ORM\PersistentCollection {#5062 …}
        +reports: Doctrine\ORM\PersistentCollection {#5064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
        -id: 173881
        -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5647878"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701186122 {#5055
          date: 2023-11-28 16:42:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        Mate, I’d punch him too.\n
        \n
        I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701186647 {#5232
        date: 2023-11-28 16:50:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@rustyriffs@lemmy.world"
        "@1847953620@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5236 …}
      +nested: Doctrine\ORM\PersistentCollection {#5238 …}
      +votes: Doctrine\ORM\PersistentCollection {#5240 …}
      +reports: Doctrine\ORM\PersistentCollection {#5242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
      -id: 173904
      -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5648014"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701186647 {#5233
        date: 2023-11-28 16:50:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "A friend’s somewhat classic car has a tire change kit and we get a flat tire, they don’t want to have the change kit show any wear, so we end up waiting hours for roadside assistance to come change a tire… not with the included tire though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701192641 {#5350
      date: 2023-11-28 18:30:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
      "@1847953620@lemmy.world"
      "@Shard@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5353 …}
    +nested: Doctrine\ORM\PersistentCollection {#5355 …}
    +votes: Doctrine\ORM\PersistentCollection {#5357 …}
    +reports: Doctrine\ORM\PersistentCollection {#5359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
    -id: 174197
    -bodyTs: "'assist':38 'car':6 'chang':10,25,41 'classic':5 'come':40 'end':32 'flat':16 'friend':2 'get':14 'hour':35 'includ':47 'kit':11,26 'roadsid':37 'show':27 'somewhat':4 'though':49 'tire':9,17,43,48 'wait':34 'want':21 'wear':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5649767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701192641 {#5351
      date: 2023-11-28 18:30:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Punch 'em."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701195293 {#5452
    date: 2023-11-28 19:14:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
    "@Shard@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 174337
  -bodyTs: "'em':2 'punch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5650576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701195293 {#5453
    date: 2023-11-28 19:14:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5454
  +user: Proxies\__CG__\App\Entity\User {#5057 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#4796 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5234
      +user: Proxies\__CG__\App\Entity\User {#5235 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5056
        +user: Proxies\__CG__\App\Entity\User {#5057 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4843
          +user: Proxies\__CG__\App\Entity\User {#4844 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4264
            +user: App\Entity\User {#4277 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              I work in the freight industry and I handle the dock pickups basically all day, this kind of crap happens all the time\n
              \n
              Literally people tell me not to scratch the rhino liner all the damn time, it’s annoying
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 92
            +score: 0
            +lastActive: DateTime @1702035710 {#4259
              date: 2023-12-08 12:41:50.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4265 …}
            +nested: Doctrine\ORM\PersistentCollection {#4267 …}
            +votes: Doctrine\ORM\PersistentCollection {#4269 …}
            +reports: Doctrine\ORM\PersistentCollection {#4271 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
            -id: 172564
            -bodyTs: "'annoy':40 'basic':13 'crap':19 'damn':36 'day':15 'dock':11 'freight':5 'handl':9 'happen':20 'industri':6 'kind':17 'liner':33 'liter':24 'peopl':25 'pickup':12 'rhino':32 'scratch':30 'tell':26 'time':23,37 'work':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4666143"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701145408 {#4260
              date: 2023-11-28 05:23:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4264}
          +body: """
            But it’s rhino liner. Isn’t that what it’s meant for?\n
            \n
            People are so superficial.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1701175274 {#4841
            date: 2023-11-28 13:41:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@Gormadt@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4845 …}
          +nested: Doctrine\ORM\PersistentCollection {#4847 …}
          +votes: Doctrine\ORM\PersistentCollection {#4849 …}
          +reports: Doctrine\ORM\PersistentCollection {#4851 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
          -id: 173401
          -bodyTs: "'isn':6 'liner':5 'meant':12 'peopl':14 'rhino':4 'superfici':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5644853"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701175274 {#4842
            date: 2023-11-28 13:41:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4264}
        +body: """
          One day my friend told me not to grab any tools on the way to a junkyard, as they had everything we would need already loaded.\n
          \n
          Later on, they didn’t want me using said tools because they were new and might get scratched or the ratchet gears damaged. Kinda wanted to punch him in his idiot mouth.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1701186122 {#5054
          date: 2023-11-28 16:42:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@Gormadt@lemmy.blahaj.zone"
          "@rustyriffs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5058 …}
        +nested: Doctrine\ORM\PersistentCollection {#5060 …}
        +votes: Doctrine\ORM\PersistentCollection {#5062 …}
        +reports: Doctrine\ORM\PersistentCollection {#5064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
        -id: 173881
        -bodyTs: "'alreadi':25 'damag':49 'day':2 'didn':30 'everyth':21 'friend':4 'gear':48 'get':43 'grab':9 'idiot':57 'junkyard':17 'kinda':50 'later':27 'load':26 'might':42 'mouth':58 'need':24 'new':40 'one':1 'punch':53 'ratchet':47 'said':35 'scratch':44 'told':5 'tool':11,36 'use':34 'want':32,51 'way':14 'would':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5647878"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701186122 {#5055
          date: 2023-11-28 16:42:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4264}
      +body: """
        Mate, I’d punch him too.\n
        \n
        I treat my tools well and even baby the fancy ones a bit. But god damn, they’re fking tools, they’re meant to be used and eventually everything breaks.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701186647 {#5232
        date: 2023-11-28 16:50:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
        "@rustyriffs@lemmy.world"
        "@1847953620@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5236 …}
      +nested: Doctrine\ORM\PersistentCollection {#5238 …}
      +votes: Doctrine\ORM\PersistentCollection {#5240 …}
      +reports: Doctrine\ORM\PersistentCollection {#5242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
      -id: 173904
      -bodyTs: "'babi':14 'bit':19 'break':36 'd':3 'damn':22 'even':13 'eventu':34 'everyth':35 'fanci':16 'fking':25 'god':21 'mate':1 'meant':29 'one':17 'punch':4 're':24,28 'tool':10,26 'treat':8 'use':32 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5648014"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701186647 {#5233
        date: 2023-11-28 16:50:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "A friend’s somewhat classic car has a tire change kit and we get a flat tire, they don’t want to have the change kit show any wear, so we end up waiting hours for roadside assistance to come change a tire… not with the included tire though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701192641 {#5350
      date: 2023-11-28 18:30:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Gormadt@lemmy.blahaj.zone"
      "@rustyriffs@lemmy.world"
      "@1847953620@lemmy.world"
      "@Shard@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5353 …}
    +nested: Doctrine\ORM\PersistentCollection {#5355 …}
    +votes: Doctrine\ORM\PersistentCollection {#5357 …}
    +reports: Doctrine\ORM\PersistentCollection {#5359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
    -id: 174197
    -bodyTs: "'assist':38 'car':6 'chang':10,25,41 'classic':5 'come':40 'end':32 'flat':16 'friend':2 'get':14 'hour':35 'includ':47 'kit':11,26 'roadsid':37 'show':27 'somewhat':4 'though':49 'tire':9,17,43,48 'wait':34 'want':21 'wear':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5649767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701192641 {#5351
      date: 2023-11-28 18:30:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Punch 'em."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701195293 {#5452
    date: 2023-11-28 19:14:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
    "@rustyriffs@lemmy.world"
    "@1847953620@lemmy.world"
    "@Shard@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 174337
  -bodyTs: "'em':2 'punch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5650576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701195293 {#5453
    date: 2023-11-28 19:14:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 103
  +score: 0
  +lastActive: DateTime @1701989826 {#4334
    date: 2023-12-07 23:57:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 172424
  -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6677171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140031 {#4335
    date: 2023-11-28 03:53:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 103
  +score: 0
  +lastActive: DateTime @1701989826 {#4334
    date: 2023-12-07 23:57:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 172424
  -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6677171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140031 {#4335
    date: 2023-11-28 03:53:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 103
  +score: 0
  +lastActive: DateTime @1701989826 {#4334
    date: 2023-12-07 23:57:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 172424
  -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6677171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140031 {#4335
    date: 2023-11-28 03:53:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#4795
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1701989826 {#4334
      date: 2023-12-07 23:57:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 172424
    -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6677171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140031 {#4335
      date: 2023-11-28 03:53:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Pavement princess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701192687 {#4793
    date: 2023-11-28 18:31:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -id: 174201
  -bodyTs: "'pavement':1 'princess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192687 {#4794
    date: 2023-11-28 18:31:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4795
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1701989826 {#4334
      date: 2023-12-07 23:57:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 172424
    -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6677171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140031 {#4335
      date: 2023-11-28 03:53:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Pavement princess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701192687 {#4793
    date: 2023-11-28 18:31:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -id: 174201
  -bodyTs: "'pavement':1 'princess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192687 {#4794
    date: 2023-11-28 18:31:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4795
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1701989826 {#4334
      date: 2023-12-07 23:57:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 172424
    -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6677171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140031 {#4335
      date: 2023-11-28 03:53:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Pavement princess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701192687 {#4793
    date: 2023-11-28 18:31:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -id: 174201
  -bodyTs: "'pavement':1 'princess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5649785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192687 {#4794
    date: 2023-11-28 18:31:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#4811
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1701989826 {#4334
      date: 2023-12-07 23:57:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 172424
    -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6677171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140031 {#4335
      date: 2023-11-28 03:53:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
    \n
    All that to say, if you have a truck, use it like a truck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1701143130 {#4809
    date: 2023-11-28 04:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4813 …}
  +nested: Doctrine\ORM\PersistentCollection {#4815 …}
  +votes: Doctrine\ORM\PersistentCollection {#4817 …}
  +reports: Doctrine\ORM\PersistentCollection {#4819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
  -id: 172510
  -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6679378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143130 {#4810
    date: 2023-11-28 04:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4811
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1701989826 {#4334
      date: 2023-12-07 23:57:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 172424
    -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6677171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140031 {#4335
      date: 2023-11-28 03:53:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
    \n
    All that to say, if you have a truck, use it like a truck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1701143130 {#4809
    date: 2023-11-28 04:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4813 …}
  +nested: Doctrine\ORM\PersistentCollection {#4815 …}
  +votes: Doctrine\ORM\PersistentCollection {#4817 …}
  +reports: Doctrine\ORM\PersistentCollection {#4819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
  -id: 172510
  -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6679378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143130 {#4810
    date: 2023-11-28 04:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4811
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1701989826 {#4334
      date: 2023-12-07 23:57:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 172424
    -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6677171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140031 {#4335
      date: 2023-11-28 03:53:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
    \n
    All that to say, if you have a truck, use it like a truck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1701143130 {#4809
    date: 2023-11-28 04:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4813 …}
  +nested: Doctrine\ORM\PersistentCollection {#4815 …}
  +votes: Doctrine\ORM\PersistentCollection {#4817 …}
  +reports: Doctrine\ORM\PersistentCollection {#4819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
  -id: 172510
  -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6679378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143130 {#4810
    date: 2023-11-28 04:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#4962
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Same here, and the added benefit that you can throw whatever shit on the back without a real care of damaging it, and then just hosing it down. On an SUV or Minivan I would be making sure that everything was clean or carefully covered so not to spill on the carpet and shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701189043 {#4960
    date: 2023-11-28 17:30:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4965 …}
  +votes: Doctrine\ORM\PersistentCollection {#4967 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 174020
  -bodyTs: "'ad':5 'back':15 'benefit':6 'care':19,44 'carpet':52 'clean':42 'cover':45 'damag':21 'everyth':40 'hose':26 'make':37 'minivan':33 'real':18 'shit':12,54 'spill':49 'sure':38 'suv':31 'throw':10 'whatev':11 'without':16 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189043 {#4961
    date: 2023-11-28 17:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4962
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Same here, and the added benefit that you can throw whatever shit on the back without a real care of damaging it, and then just hosing it down. On an SUV or Minivan I would be making sure that everything was clean or carefully covered so not to spill on the carpet and shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701189043 {#4960
    date: 2023-11-28 17:30:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4965 …}
  +votes: Doctrine\ORM\PersistentCollection {#4967 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 174020
  -bodyTs: "'ad':5 'back':15 'benefit':6 'care':19,44 'carpet':52 'clean':42 'cover':45 'damag':21 'everyth':40 'hose':26 'make':37 'minivan':33 'real':18 'shit':12,54 'spill':49 'sure':38 'suv':31 'throw':10 'whatev':11 'without':16 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189043 {#4961
    date: 2023-11-28 17:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4962
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Same here, and the added benefit that you can throw whatever shit on the back without a real care of damaging it, and then just hosing it down. On an SUV or Minivan I would be making sure that everything was clean or carefully covered so not to spill on the carpet and shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701189043 {#4960
    date: 2023-11-28 17:30:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4965 …}
  +votes: Doctrine\ORM\PersistentCollection {#4967 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 174020
  -bodyTs: "'ad':5 'back':15 'benefit':6 'care':19,44 'carpet':52 'clean':42 'cover':45 'damag':21 'everyth':40 'hose':26 'make':37 'minivan':33 'real':18 'shit':12,54 'spill':49 'sure':38 'suv':31 'throw':10 'whatev':11 'without':16 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189043 {#4961
    date: 2023-11-28 17:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#4977
  +user: Proxies\__CG__\App\Entity\User {#4978 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    If you use the truck *as a truck*, it’s fine. I’ve got a cousin that has a giant truck… to haul his camping trailer that fits him, his wife, and their FIVE kids. The daily driver is a hybrid SUV, again, for five kids.\n
    \n
    My wife and I, just the two of us, have a little Ford Fiesta. It’s perfect for us, and honestly we could deal with something smaller if we had the money for it, but the Fiesta was the right price at the right time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1701143391 {#4975
    date: 2023-11-28 04:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4979 …}
  +nested: Doctrine\ORM\PersistentCollection {#4981 …}
  +votes: Doctrine\ORM\PersistentCollection {#4983 …}
  +reports: Doctrine\ORM\PersistentCollection {#4985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4989 …}
  -id: 172517
  -bodyTs: "'camp':25 'could':69 'cousin':16 'daili':37 'deal':70 'driver':38 'fiesta':60,83 'fine':11 'fit':28 'five':34,45 'ford':59 'giant':20 'got':14 'haul':23 'honest':67 'hybrid':41 'kid':35,46 'littl':58 'money':78 'perfect':63 'price':87 'right':86,90 'smaller':73 'someth':72 'suv':42 'time':91 'trailer':26 'truck':5,8,21 'two':53 'us':55,65 'use':3 've':13 'wife':31,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3813522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143391 {#4976
    date: 2023-11-28 04:49:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#4977
  +user: Proxies\__CG__\App\Entity\User {#4978 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    If you use the truck *as a truck*, it’s fine. I’ve got a cousin that has a giant truck… to haul his camping trailer that fits him, his wife, and their FIVE kids. The daily driver is a hybrid SUV, again, for five kids.\n
    \n
    My wife and I, just the two of us, have a little Ford Fiesta. It’s perfect for us, and honestly we could deal with something smaller if we had the money for it, but the Fiesta was the right price at the right time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1701143391 {#4975
    date: 2023-11-28 04:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4979 …}
  +nested: Doctrine\ORM\PersistentCollection {#4981 …}
  +votes: Doctrine\ORM\PersistentCollection {#4983 …}
  +reports: Doctrine\ORM\PersistentCollection {#4985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4989 …}
  -id: 172517
  -bodyTs: "'camp':25 'could':69 'cousin':16 'daili':37 'deal':70 'driver':38 'fiesta':60,83 'fine':11 'fit':28 'five':34,45 'ford':59 'giant':20 'got':14 'haul':23 'honest':67 'hybrid':41 'kid':35,46 'littl':58 'money':78 'perfect':63 'price':87 'right':86,90 'smaller':73 'someth':72 'suv':42 'time':91 'trailer':26 'truck':5,8,21 'two':53 'us':55,65 'use':3 've':13 'wife':31,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3813522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143391 {#4976
    date: 2023-11-28 04:49:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#4977
  +user: Proxies\__CG__\App\Entity\User {#4978 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    If you use the truck *as a truck*, it’s fine. I’ve got a cousin that has a giant truck… to haul his camping trailer that fits him, his wife, and their FIVE kids. The daily driver is a hybrid SUV, again, for five kids.\n
    \n
    My wife and I, just the two of us, have a little Ford Fiesta. It’s perfect for us, and honestly we could deal with something smaller if we had the money for it, but the Fiesta was the right price at the right time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1701143391 {#4975
    date: 2023-11-28 04:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4979 …}
  +nested: Doctrine\ORM\PersistentCollection {#4981 …}
  +votes: Doctrine\ORM\PersistentCollection {#4983 …}
  +reports: Doctrine\ORM\PersistentCollection {#4985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4989 …}
  -id: 172517
  -bodyTs: "'camp':25 'could':69 'cousin':16 'daili':37 'deal':70 'driver':38 'fiesta':60,83 'fine':11 'fit':28 'five':34,45 'ford':59 'giant':20 'got':14 'haul':23 'honest':67 'hybrid':41 'kid':35,46 'littl':58 'money':78 'perfect':63 'price':87 'right':86,90 'smaller':73 'someth':72 'suv':42 'time':91 'trailer':26 'truck':5,8,21 'two':53 'us':55,65 'use':3 've':13 'wife':31,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3813522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143391 {#4976
    date: 2023-11-28 04:49:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#5073
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4977
    +user: Proxies\__CG__\App\Entity\User {#4978 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4339
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1701989826 {#4334
          date: 2023-12-07 23:57:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4340 …}
        +nested: Doctrine\ORM\PersistentCollection {#4342 …}
        +votes: Doctrine\ORM\PersistentCollection {#4344 …}
        +reports: Doctrine\ORM\PersistentCollection {#4346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
        -id: 172424
        -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6677171"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701140031 {#4335
          date: 2023-11-28 03:53:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: """
        I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
        \n
        All that to say, if you have a truck, use it like a truck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701143130 {#4809
        date: 2023-11-28 04:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -id: 172510
      -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6679378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701143130 {#4810
        date: 2023-11-28 04:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      If you use the truck *as a truck*, it’s fine. I’ve got a cousin that has a giant truck… to haul his camping trailer that fits him, his wife, and their FIVE kids. The daily driver is a hybrid SUV, again, for five kids.\n
      \n
      My wife and I, just the two of us, have a little Ford Fiesta. It’s perfect for us, and honestly we could deal with something smaller if we had the money for it, but the Fiesta was the right price at the right time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1701143391 {#4975
      date: 2023-11-28 04:49:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4979 …}
    +nested: Doctrine\ORM\PersistentCollection {#4981 …}
    +votes: Doctrine\ORM\PersistentCollection {#4983 …}
    +reports: Doctrine\ORM\PersistentCollection {#4985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4989 …}
    -id: 172517
    -bodyTs: "'camp':25 'could':69 'cousin':16 'daili':37 'deal':70 'driver':38 'fiesta':60,83 'fine':11 'fit':28 'five':34,45 'ford':59 'giant':20 'got':14 'haul':23 'honest':67 'hybrid':41 'kid':35,46 'littl':58 'money':78 'perfect':63 'price':87 'right':86,90 'smaller':73 'someth':72 'suv':42 'time':91 'trailer':26 'truck':5,8,21 'two':53 'us':55,65 'use':3 've':13 'wife':31,48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3813522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143391 {#4976
      date: 2023-11-28 04:49:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    That’s the thing, it’s not the trucks themselves that are the problem. It’s the size of them these days and their perception as a do-it-all vehicle. Theres just no reason the average truck user needs to sit 5 feet off the ground unless they’re hauling something in the ballpark of a 75-foot luxury camper on a regular basis. Not to mention the height of the hood and headlights, the ubiquitous extended cabs which kinda defeat the purpose by shortening the bed (Hauling the family and their stuff is what mini vans and station wagons always were for), those trucks with permanent covered beds parading as SUVs… Regular consumer vehicles and work vehicles alike seemed to get by without those things before the 2010s and not much has changed since then, unless you count the need to compete with the size of what everyone else is driving.\n
    \n
    But good luck finding a light duty low-to-normal-rise truck with a full size bed that does just what you need for occasional use without the compromise on efficiency for daily driving if that’s what you so choose. I’m beginning to think that all this marketing around trucks isn’t actually about selling them to people who need trucks to use them as trucks 🤔\n
    \n
    Last thing is there aren’t any real incentives to reach better fuel efficiency on truck platforms. It doesn’t cost nearly as much more to develop and manufacture them as customers are willing to pay for them- trucks make up to 90% of profit for a company like Ford. Plus they’re a loophole in US emissions policy. So more thought and funding could be put into making them more efficient, but that’s not what the buyers are buying them for and that’s not what the government is incentivising for, so the industry just goes “meh, just make 'em bigger, add some tech gimmies, and then go heavy on the marketing so we can squeeze more out of the customers this year than we did last year”.\n
    \n
    Whew sorry that was a bit of a rant… I just have a permanent bug on my shoulder when it comes to what capitalism has done to transportation in the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701189368 {#5072
    date: 2023-11-28 17:36:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@SuiXi3D@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5091 …}
  -id: 174041
  -bodyTs: "'2010s':131 '5':44 '75':59 '90':266 'actual':210 'add':327 'alik':121 'alway':103 'aren':228 'around':206 'averag':38 'ballpark':56 'basi':66 'bed':89,111,172 'begin':199 'better':235 'bigger':326 'bit':359 'bug':368 'buy':304 'buyer':302 'cab':80 'camper':62 'capit':377 'chang':136 'choos':196 'come':374 'compani':271 'compet':145 'compromis':184 'consum':116 'cost':244 'could':288 'count':141 'cover':110 'custom':255,346 'daili':188 'day':22 'defeat':83 'develop':250 'do-it-al':28 'doesn':242 'done':379 'drive':154,189 'duti':161 'effici':186,237,295 'els':152 'em':325 'emiss':281 'everyon':151 'extend':79 'famili':92 'feet':45 'find':158 'foot':60 'ford':273 'fuel':236 'full':170 'fund':287 'get':124 'gimmi':330 'go':333 'goe':321 'good':156 'govern':313 'ground':48 'haul':52,90 'headlight':76 'heavi':334 'height':71 'hood':74 'incent':232 'incentivis':315 'industri':319 'isn':208 'kinda':82 'last':224,352 'light':160 'like':272 'loophol':278 'low':163 'low-to-normal-ris':162 'luck':157 'luxuri':61 'm':198 'make':263,292,324 'manufactur':252 'market':205,337 'meh':322 'mention':69 'mini':98 'much':134,247 'near':245 'need':41,143,178,217 'normal':165 'occasion':180 'parad':112 'pay':259 'peopl':215 'percept':25 'perman':109,367 'platform':240 'plus':274 'polici':282 'problem':14 'profit':268 'purpos':85 'put':290 'rant':362 're':51,276 'reach':234 'real':231 'reason':36 'regular':65,115 'rise':166 'seem':122 'sell':212 'shorten':87 'shoulder':371 'sinc':137 'sit':43 'size':18,148,171 'someth':53 'sorri':355 'squeez':341 'station':101 'stuff':95 'suv':114 'tech':329 'there':33 'thing':4,128,225 'think':201 'thought':285 'transport':381 'truck':9,39,107,167,207,218,223,239,262 'ubiquit':78 'unless':49,139 'us':280,384 'use':181,220 'user':40 'van':99 'vehicl':32,117,120 'wagon':102 'whew':354 'will':257 'without':126,182 'work':119 'year':348,353"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189368 {#5075
    date: 2023-11-28 17:36:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5073
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4977
    +user: Proxies\__CG__\App\Entity\User {#4978 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4339
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1701989826 {#4334
          date: 2023-12-07 23:57:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4340 …}
        +nested: Doctrine\ORM\PersistentCollection {#4342 …}
        +votes: Doctrine\ORM\PersistentCollection {#4344 …}
        +reports: Doctrine\ORM\PersistentCollection {#4346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
        -id: 172424
        -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6677171"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701140031 {#4335
          date: 2023-11-28 03:53:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: """
        I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
        \n
        All that to say, if you have a truck, use it like a truck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701143130 {#4809
        date: 2023-11-28 04:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -id: 172510
      -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6679378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701143130 {#4810
        date: 2023-11-28 04:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      If you use the truck *as a truck*, it’s fine. I’ve got a cousin that has a giant truck… to haul his camping trailer that fits him, his wife, and their FIVE kids. The daily driver is a hybrid SUV, again, for five kids.\n
      \n
      My wife and I, just the two of us, have a little Ford Fiesta. It’s perfect for us, and honestly we could deal with something smaller if we had the money for it, but the Fiesta was the right price at the right time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1701143391 {#4975
      date: 2023-11-28 04:49:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4979 …}
    +nested: Doctrine\ORM\PersistentCollection {#4981 …}
    +votes: Doctrine\ORM\PersistentCollection {#4983 …}
    +reports: Doctrine\ORM\PersistentCollection {#4985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4989 …}
    -id: 172517
    -bodyTs: "'camp':25 'could':69 'cousin':16 'daili':37 'deal':70 'driver':38 'fiesta':60,83 'fine':11 'fit':28 'five':34,45 'ford':59 'giant':20 'got':14 'haul':23 'honest':67 'hybrid':41 'kid':35,46 'littl':58 'money':78 'perfect':63 'price':87 'right':86,90 'smaller':73 'someth':72 'suv':42 'time':91 'trailer':26 'truck':5,8,21 'two':53 'us':55,65 'use':3 've':13 'wife':31,48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3813522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143391 {#4976
      date: 2023-11-28 04:49:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    That’s the thing, it’s not the trucks themselves that are the problem. It’s the size of them these days and their perception as a do-it-all vehicle. Theres just no reason the average truck user needs to sit 5 feet off the ground unless they’re hauling something in the ballpark of a 75-foot luxury camper on a regular basis. Not to mention the height of the hood and headlights, the ubiquitous extended cabs which kinda defeat the purpose by shortening the bed (Hauling the family and their stuff is what mini vans and station wagons always were for), those trucks with permanent covered beds parading as SUVs… Regular consumer vehicles and work vehicles alike seemed to get by without those things before the 2010s and not much has changed since then, unless you count the need to compete with the size of what everyone else is driving.\n
    \n
    But good luck finding a light duty low-to-normal-rise truck with a full size bed that does just what you need for occasional use without the compromise on efficiency for daily driving if that’s what you so choose. I’m beginning to think that all this marketing around trucks isn’t actually about selling them to people who need trucks to use them as trucks 🤔\n
    \n
    Last thing is there aren’t any real incentives to reach better fuel efficiency on truck platforms. It doesn’t cost nearly as much more to develop and manufacture them as customers are willing to pay for them- trucks make up to 90% of profit for a company like Ford. Plus they’re a loophole in US emissions policy. So more thought and funding could be put into making them more efficient, but that’s not what the buyers are buying them for and that’s not what the government is incentivising for, so the industry just goes “meh, just make 'em bigger, add some tech gimmies, and then go heavy on the marketing so we can squeeze more out of the customers this year than we did last year”.\n
    \n
    Whew sorry that was a bit of a rant… I just have a permanent bug on my shoulder when it comes to what capitalism has done to transportation in the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701189368 {#5072
    date: 2023-11-28 17:36:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@SuiXi3D@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5091 …}
  -id: 174041
  -bodyTs: "'2010s':131 '5':44 '75':59 '90':266 'actual':210 'add':327 'alik':121 'alway':103 'aren':228 'around':206 'averag':38 'ballpark':56 'basi':66 'bed':89,111,172 'begin':199 'better':235 'bigger':326 'bit':359 'bug':368 'buy':304 'buyer':302 'cab':80 'camper':62 'capit':377 'chang':136 'choos':196 'come':374 'compani':271 'compet':145 'compromis':184 'consum':116 'cost':244 'could':288 'count':141 'cover':110 'custom':255,346 'daili':188 'day':22 'defeat':83 'develop':250 'do-it-al':28 'doesn':242 'done':379 'drive':154,189 'duti':161 'effici':186,237,295 'els':152 'em':325 'emiss':281 'everyon':151 'extend':79 'famili':92 'feet':45 'find':158 'foot':60 'ford':273 'fuel':236 'full':170 'fund':287 'get':124 'gimmi':330 'go':333 'goe':321 'good':156 'govern':313 'ground':48 'haul':52,90 'headlight':76 'heavi':334 'height':71 'hood':74 'incent':232 'incentivis':315 'industri':319 'isn':208 'kinda':82 'last':224,352 'light':160 'like':272 'loophol':278 'low':163 'low-to-normal-ris':162 'luck':157 'luxuri':61 'm':198 'make':263,292,324 'manufactur':252 'market':205,337 'meh':322 'mention':69 'mini':98 'much':134,247 'near':245 'need':41,143,178,217 'normal':165 'occasion':180 'parad':112 'pay':259 'peopl':215 'percept':25 'perman':109,367 'platform':240 'plus':274 'polici':282 'problem':14 'profit':268 'purpos':85 'put':290 'rant':362 're':51,276 'reach':234 'real':231 'reason':36 'regular':65,115 'rise':166 'seem':122 'sell':212 'shorten':87 'shoulder':371 'sinc':137 'sit':43 'size':18,148,171 'someth':53 'sorri':355 'squeez':341 'station':101 'stuff':95 'suv':114 'tech':329 'there':33 'thing':4,128,225 'think':201 'thought':285 'transport':381 'truck':9,39,107,167,207,218,223,239,262 'ubiquit':78 'unless':49,139 'us':280,384 'use':181,220 'user':40 'van':99 'vehicl':32,117,120 'wagon':102 'whew':354 'will':257 'without':126,182 'work':119 'year':348,353"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189368 {#5075
    date: 2023-11-28 17:36:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5073
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4977
    +user: Proxies\__CG__\App\Entity\User {#4978 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4339
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1701989826 {#4334
          date: 2023-12-07 23:57:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4340 …}
        +nested: Doctrine\ORM\PersistentCollection {#4342 …}
        +votes: Doctrine\ORM\PersistentCollection {#4344 …}
        +reports: Doctrine\ORM\PersistentCollection {#4346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
        -id: 172424
        -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6677171"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701140031 {#4335
          date: 2023-11-28 03:53:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: """
        I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
        \n
        All that to say, if you have a truck, use it like a truck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701143130 {#4809
        date: 2023-11-28 04:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -id: 172510
      -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6679378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701143130 {#4810
        date: 2023-11-28 04:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      If you use the truck *as a truck*, it’s fine. I’ve got a cousin that has a giant truck… to haul his camping trailer that fits him, his wife, and their FIVE kids. The daily driver is a hybrid SUV, again, for five kids.\n
      \n
      My wife and I, just the two of us, have a little Ford Fiesta. It’s perfect for us, and honestly we could deal with something smaller if we had the money for it, but the Fiesta was the right price at the right time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1701143391 {#4975
      date: 2023-11-28 04:49:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4979 …}
    +nested: Doctrine\ORM\PersistentCollection {#4981 …}
    +votes: Doctrine\ORM\PersistentCollection {#4983 …}
    +reports: Doctrine\ORM\PersistentCollection {#4985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4989 …}
    -id: 172517
    -bodyTs: "'camp':25 'could':69 'cousin':16 'daili':37 'deal':70 'driver':38 'fiesta':60,83 'fine':11 'fit':28 'five':34,45 'ford':59 'giant':20 'got':14 'haul':23 'honest':67 'hybrid':41 'kid':35,46 'littl':58 'money':78 'perfect':63 'price':87 'right':86,90 'smaller':73 'someth':72 'suv':42 'time':91 'trailer':26 'truck':5,8,21 'two':53 'us':55,65 'use':3 've':13 'wife':31,48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3813522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143391 {#4976
      date: 2023-11-28 04:49:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    That’s the thing, it’s not the trucks themselves that are the problem. It’s the size of them these days and their perception as a do-it-all vehicle. Theres just no reason the average truck user needs to sit 5 feet off the ground unless they’re hauling something in the ballpark of a 75-foot luxury camper on a regular basis. Not to mention the height of the hood and headlights, the ubiquitous extended cabs which kinda defeat the purpose by shortening the bed (Hauling the family and their stuff is what mini vans and station wagons always were for), those trucks with permanent covered beds parading as SUVs… Regular consumer vehicles and work vehicles alike seemed to get by without those things before the 2010s and not much has changed since then, unless you count the need to compete with the size of what everyone else is driving.\n
    \n
    But good luck finding a light duty low-to-normal-rise truck with a full size bed that does just what you need for occasional use without the compromise on efficiency for daily driving if that’s what you so choose. I’m beginning to think that all this marketing around trucks isn’t actually about selling them to people who need trucks to use them as trucks 🤔\n
    \n
    Last thing is there aren’t any real incentives to reach better fuel efficiency on truck platforms. It doesn’t cost nearly as much more to develop and manufacture them as customers are willing to pay for them- trucks make up to 90% of profit for a company like Ford. Plus they’re a loophole in US emissions policy. So more thought and funding could be put into making them more efficient, but that’s not what the buyers are buying them for and that’s not what the government is incentivising for, so the industry just goes “meh, just make 'em bigger, add some tech gimmies, and then go heavy on the marketing so we can squeeze more out of the customers this year than we did last year”.\n
    \n
    Whew sorry that was a bit of a rant… I just have a permanent bug on my shoulder when it comes to what capitalism has done to transportation in the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701189368 {#5072
    date: 2023-11-28 17:36:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@SuiXi3D@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5091 …}
  -id: 174041
  -bodyTs: "'2010s':131 '5':44 '75':59 '90':266 'actual':210 'add':327 'alik':121 'alway':103 'aren':228 'around':206 'averag':38 'ballpark':56 'basi':66 'bed':89,111,172 'begin':199 'better':235 'bigger':326 'bit':359 'bug':368 'buy':304 'buyer':302 'cab':80 'camper':62 'capit':377 'chang':136 'choos':196 'come':374 'compani':271 'compet':145 'compromis':184 'consum':116 'cost':244 'could':288 'count':141 'cover':110 'custom':255,346 'daili':188 'day':22 'defeat':83 'develop':250 'do-it-al':28 'doesn':242 'done':379 'drive':154,189 'duti':161 'effici':186,237,295 'els':152 'em':325 'emiss':281 'everyon':151 'extend':79 'famili':92 'feet':45 'find':158 'foot':60 'ford':273 'fuel':236 'full':170 'fund':287 'get':124 'gimmi':330 'go':333 'goe':321 'good':156 'govern':313 'ground':48 'haul':52,90 'headlight':76 'heavi':334 'height':71 'hood':74 'incent':232 'incentivis':315 'industri':319 'isn':208 'kinda':82 'last':224,352 'light':160 'like':272 'loophol':278 'low':163 'low-to-normal-ris':162 'luck':157 'luxuri':61 'm':198 'make':263,292,324 'manufactur':252 'market':205,337 'meh':322 'mention':69 'mini':98 'much':134,247 'near':245 'need':41,143,178,217 'normal':165 'occasion':180 'parad':112 'pay':259 'peopl':215 'percept':25 'perman':109,367 'platform':240 'plus':274 'polici':282 'problem':14 'profit':268 'purpos':85 'put':290 'rant':362 're':51,276 'reach':234 'real':231 'reason':36 'regular':65,115 'rise':166 'seem':122 'sell':212 'shorten':87 'shoulder':371 'sinc':137 'sit':43 'size':18,148,171 'someth':53 'sorri':355 'squeez':341 'station':101 'stuff':95 'suv':114 'tech':329 'there':33 'thing':4,128,225 'think':201 'thought':285 'transport':381 'truck':9,39,107,167,207,218,223,239,262 'ubiquit':78 'unless':49,139 'us':280,384 'use':181,220 'user':40 'van':99 'vehicl':32,117,120 'wagon':102 'whew':354 'will':257 'without':126,182 'work':119 'year':348,353"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189368 {#5075
    date: 2023-11-28 17:36:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#4993
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701162410 {#4991
    date: 2023-11-28 10:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 172983
  -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/1194542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701162410 {#4992
    date: 2023-11-28 10:06:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#4993
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701162410 {#4991
    date: 2023-11-28 10:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 172983
  -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/1194542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701162410 {#4992
    date: 2023-11-28 10:06:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#4993
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701162410 {#4991
    date: 2023-11-28 10:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 172983
  -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/1194542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701162410 {#4992
    date: 2023-11-28 10:06:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#5095
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4993
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4339
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1701989826 {#4334
          date: 2023-12-07 23:57:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4340 …}
        +nested: Doctrine\ORM\PersistentCollection {#4342 …}
        +votes: Doctrine\ORM\PersistentCollection {#4344 …}
        +reports: Doctrine\ORM\PersistentCollection {#4346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
        -id: 172424
        -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6677171"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701140031 {#4335
          date: 2023-11-28 03:53:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: """
        I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
        \n
        All that to say, if you have a truck, use it like a truck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701143130 {#4809
        date: 2023-11-28 04:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -id: 172510
      -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6679378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701143130 {#4810
        date: 2023-11-28 04:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701162410 {#4991
      date: 2023-11-28 10:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 172983
    -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/1194542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701162410 {#4992
      date: 2023-11-28 10:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "That’s a big reason while I’m on the fence. There’s a lot of conflicting information regarding actual costs and pollution. If I can determine that overall costs are reduced, even with the lowered gas mileage, and the exhaust pollutants being reduced, then I’ll do it. As it stands, I haven’t seen anything that appears definitive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701163755 {#5093
    date: 2023-11-28 10:29:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5096 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5100 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 173022
  -bodyTs: "'actual':20 'anyth':57 'appear':59 'big':4 'conflict':17 'cost':21,30 'definit':60 'determin':27 'even':33 'exhaust':41 'fenc':11 'gas':37 'haven':54 'inform':18 'll':47 'lot':15 'lower':36 'm':8 'mileag':38 'overal':29 'pollut':23,42 'reason':5 'reduc':32,44 'regard':19 'seen':56 'stand':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6687065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701163755 {#5094
    date: 2023-11-28 10:29:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5095
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4993
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4339
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1701989826 {#4334
          date: 2023-12-07 23:57:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4340 …}
        +nested: Doctrine\ORM\PersistentCollection {#4342 …}
        +votes: Doctrine\ORM\PersistentCollection {#4344 …}
        +reports: Doctrine\ORM\PersistentCollection {#4346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
        -id: 172424
        -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6677171"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701140031 {#4335
          date: 2023-11-28 03:53:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: """
        I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
        \n
        All that to say, if you have a truck, use it like a truck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701143130 {#4809
        date: 2023-11-28 04:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -id: 172510
      -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6679378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701143130 {#4810
        date: 2023-11-28 04:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701162410 {#4991
      date: 2023-11-28 10:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 172983
    -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/1194542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701162410 {#4992
      date: 2023-11-28 10:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "That’s a big reason while I’m on the fence. There’s a lot of conflicting information regarding actual costs and pollution. If I can determine that overall costs are reduced, even with the lowered gas mileage, and the exhaust pollutants being reduced, then I’ll do it. As it stands, I haven’t seen anything that appears definitive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701163755 {#5093
    date: 2023-11-28 10:29:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5096 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5100 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 173022
  -bodyTs: "'actual':20 'anyth':57 'appear':59 'big':4 'conflict':17 'cost':21,30 'definit':60 'determin':27 'even':33 'exhaust':41 'fenc':11 'gas':37 'haven':54 'inform':18 'll':47 'lot':15 'lower':36 'm':8 'mileag':38 'overal':29 'pollut':23,42 'reason':5 'reduc':32,44 'regard':19 'seen':56 'stand':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6687065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701163755 {#5094
    date: 2023-11-28 10:29:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5095
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4993
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4339
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1701989826 {#4334
          date: 2023-12-07 23:57:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4340 …}
        +nested: Doctrine\ORM\PersistentCollection {#4342 …}
        +votes: Doctrine\ORM\PersistentCollection {#4344 …}
        +reports: Doctrine\ORM\PersistentCollection {#4346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
        -id: 172424
        -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6677171"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701140031 {#4335
          date: 2023-11-28 03:53:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: """
        I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
        \n
        All that to say, if you have a truck, use it like a truck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701143130 {#4809
        date: 2023-11-28 04:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -id: 172510
      -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6679378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701143130 {#4810
        date: 2023-11-28 04:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701162410 {#4991
      date: 2023-11-28 10:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 172983
    -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/1194542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701162410 {#4992
      date: 2023-11-28 10:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "That’s a big reason while I’m on the fence. There’s a lot of conflicting information regarding actual costs and pollution. If I can determine that overall costs are reduced, even with the lowered gas mileage, and the exhaust pollutants being reduced, then I’ll do it. As it stands, I haven’t seen anything that appears definitive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701163755 {#5093
    date: 2023-11-28 10:29:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5096 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5100 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 173022
  -bodyTs: "'actual':20 'anyth':57 'appear':59 'big':4 'conflict':17 'cost':21,30 'definit':60 'determin':27 'even':33 'exhaust':41 'fenc':11 'gas':37 'haven':54 'inform':18 'll':47 'lot':15 'lower':36 'm':8 'mileag':38 'overal':29 'pollut':23,42 'reason':5 'reduc':32,44 'regard':19 'seen':56 'stand':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6687065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701163755 {#5094
    date: 2023-11-28 10:29:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5255 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5095
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4993
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: Proxies\__CG__\App\Entity\User {#4812 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4339
          +user: App\Entity\User {#4352 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 103
          +score: 0
          +lastActive: DateTime @1701989826 {#4334
            date: 2023-12-07 23:57:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4340 …}
          +nested: Doctrine\ORM\PersistentCollection {#4342 …}
          +votes: Doctrine\ORM\PersistentCollection {#4344 …}
          +reports: Doctrine\ORM\PersistentCollection {#4346 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
          -id: 172424
          -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6677171"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701140031 {#4335
            date: 2023-11-28 03:53:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4339}
        +body: """
          I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
          \n
          All that to say, if you have a truck, use it like a truck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701143130 {#4809
          date: 2023-11-28 04:45:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@wabafee@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4813 …}
        +nested: Doctrine\ORM\PersistentCollection {#4815 …}
        +votes: Doctrine\ORM\PersistentCollection {#4817 …}
        +reports: Doctrine\ORM\PersistentCollection {#4819 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
        -id: 172510
        -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6679378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701143130 {#4810
          date: 2023-11-28 04:45:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701162410 {#4991
        date: 2023-11-28 10:06:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
        "@Letstakealook@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4995 …}
      +nested: Doctrine\ORM\PersistentCollection {#4997 …}
      +votes: Doctrine\ORM\PersistentCollection {#4999 …}
      +reports: Doctrine\ORM\PersistentCollection {#5001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
      -id: 172983
      -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/1194542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701162410 {#4992
        date: 2023-11-28 10:06:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "That’s a big reason while I’m on the fence. There’s a lot of conflicting information regarding actual costs and pollution. If I can determine that overall costs are reduced, even with the lowered gas mileage, and the exhaust pollutants being reduced, then I’ll do it. As it stands, I haven’t seen anything that appears definitive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701163755 {#5093
      date: 2023-11-28 10:29:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5096 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5100 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 173022
    -bodyTs: "'actual':20 'anyth':57 'appear':59 'big':4 'conflict':17 'cost':21,30 'definit':60 'determin':27 'even':33 'exhaust':41 'fenc':11 'gas':37 'haven':54 'inform':18 'll':47 'lot':15 'lower':36 'm':8 'mileag':38 'overal':29 'pollut':23,42 'reason':5 'reduc':32,44 'regard':19 'seen':56 'stand':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6687065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701163755 {#5094
      date: 2023-11-28 10:29:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    Ethanol has been in use in Brazil since the 70s. The fuel is cheaper than gasoline, but you need to burn more of it. The rule of thumb was that the break even point was around 70% the price of gasoline (but that was applicable to the mostly compact car fleet of Brazil - every vehicle would have its own number).\n
    \n
    It definitely pollutes significantly less. You also have zero issues with carbonization in the motor as alcohol has a decent detergent action. You should get a bit more life out of your catalytic converter.\n
    \n
    You get a few “free” HP if the conversion is done right.\n
    \n
    Cold mornings are your enemy. Alcohol takes longer to heat up your engine, so there’s a gasoline reservoir for cold starts that the on-board computer doses until the engine is warm enough to not sputter out.\n
    \n
    If your conversion leaves you with a flex motor (any mixture of gas and ethanol), you can switch to E25 in high winter (or eyeball it at the pump for something like 50/50). Helps avoid wasting fuel heating the engine from a cold start when it’s white out.\n
    \n
    Ethanol is highly hygroscopic, so components in your gas train that don’t deal well with water can start to rust. This was an issue mostly in the days of leaded gas, but nowadays all gas has some ethanol in it, so you’re probably fine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701182579 {#5263
    date: 2023-11-28 15:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5252 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
  -id: 173719
  -bodyTs: "'50/50':178 '70':37 '70s':10 'action':82 'alcohol':77,112 'also':67 'applic':45 'around':36 'avoid':180 'bit':87 'board':133 'brazil':7,53 'break':32 'burn':21 'car':50 'carbon':72 'catalyt':93 'cheaper':14 'cold':107,127,188 'compact':49 'compon':200 'comput':134 'convers':103,148 'convert':94 'day':223 'deal':208 'decent':80 'definit':62 'deterg':81 'done':105 'dose':135 'e25':165 'enemi':111 'engin':119,138,185 'enough':141 'ethanol':1,160,195,233 'even':33 'everi':54 'eyebal':170 'fine':240 'fleet':51 'flex':153 'free':99 'fuel':12,182 'gas':158,203,226,230 'gasolin':16,41,124 'get':85,96 'heat':116,183 'help':179 'high':167,197 'hp':100 'hygroscop':198 'issu':70,219 'lead':225 'leav':149 'less':65 'life':89 'like':177 'longer':114 'mixtur':156 'morn':108 'most':48,220 'motor':75,154 'need':19 'nowaday':228 'number':60 'on-board':131 'point':34 'pollut':63 'price':39 'probabl':239 'pump':174 're':238 'reservoir':125 'right':106 'rule':26 'rust':215 'signific':64 'sinc':8 'someth':176 'sputter':144 'start':128,189,213 'switch':163 'take':113 'thumb':28 'train':204 'use':5 'vehicl':55 'warm':140 'wast':181 'water':211 'well':209 'white':193 'winter':168 'would':56 'zero':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5549773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701182579 {#5260
    date: 2023-11-28 15:42:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5255 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5095
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4993
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: Proxies\__CG__\App\Entity\User {#4812 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4339
          +user: App\Entity\User {#4352 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 103
          +score: 0
          +lastActive: DateTime @1701989826 {#4334
            date: 2023-12-07 23:57:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4340 …}
          +nested: Doctrine\ORM\PersistentCollection {#4342 …}
          +votes: Doctrine\ORM\PersistentCollection {#4344 …}
          +reports: Doctrine\ORM\PersistentCollection {#4346 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
          -id: 172424
          -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6677171"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701140031 {#4335
            date: 2023-11-28 03:53:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4339}
        +body: """
          I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
          \n
          All that to say, if you have a truck, use it like a truck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701143130 {#4809
          date: 2023-11-28 04:45:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@wabafee@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4813 …}
        +nested: Doctrine\ORM\PersistentCollection {#4815 …}
        +votes: Doctrine\ORM\PersistentCollection {#4817 …}
        +reports: Doctrine\ORM\PersistentCollection {#4819 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
        -id: 172510
        -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6679378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701143130 {#4810
          date: 2023-11-28 04:45:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701162410 {#4991
        date: 2023-11-28 10:06:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
        "@Letstakealook@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4995 …}
      +nested: Doctrine\ORM\PersistentCollection {#4997 …}
      +votes: Doctrine\ORM\PersistentCollection {#4999 …}
      +reports: Doctrine\ORM\PersistentCollection {#5001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
      -id: 172983
      -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/1194542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701162410 {#4992
        date: 2023-11-28 10:06:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "That’s a big reason while I’m on the fence. There’s a lot of conflicting information regarding actual costs and pollution. If I can determine that overall costs are reduced, even with the lowered gas mileage, and the exhaust pollutants being reduced, then I’ll do it. As it stands, I haven’t seen anything that appears definitive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701163755 {#5093
      date: 2023-11-28 10:29:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5096 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5100 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 173022
    -bodyTs: "'actual':20 'anyth':57 'appear':59 'big':4 'conflict':17 'cost':21,30 'definit':60 'determin':27 'even':33 'exhaust':41 'fenc':11 'gas':37 'haven':54 'inform':18 'll':47 'lot':15 'lower':36 'm':8 'mileag':38 'overal':29 'pollut':23,42 'reason':5 'reduc':32,44 'regard':19 'seen':56 'stand':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6687065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701163755 {#5094
      date: 2023-11-28 10:29:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    Ethanol has been in use in Brazil since the 70s. The fuel is cheaper than gasoline, but you need to burn more of it. The rule of thumb was that the break even point was around 70% the price of gasoline (but that was applicable to the mostly compact car fleet of Brazil - every vehicle would have its own number).\n
    \n
    It definitely pollutes significantly less. You also have zero issues with carbonization in the motor as alcohol has a decent detergent action. You should get a bit more life out of your catalytic converter.\n
    \n
    You get a few “free” HP if the conversion is done right.\n
    \n
    Cold mornings are your enemy. Alcohol takes longer to heat up your engine, so there’s a gasoline reservoir for cold starts that the on-board computer doses until the engine is warm enough to not sputter out.\n
    \n
    If your conversion leaves you with a flex motor (any mixture of gas and ethanol), you can switch to E25 in high winter (or eyeball it at the pump for something like 50/50). Helps avoid wasting fuel heating the engine from a cold start when it’s white out.\n
    \n
    Ethanol is highly hygroscopic, so components in your gas train that don’t deal well with water can start to rust. This was an issue mostly in the days of leaded gas, but nowadays all gas has some ethanol in it, so you’re probably fine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701182579 {#5263
    date: 2023-11-28 15:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5252 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
  -id: 173719
  -bodyTs: "'50/50':178 '70':37 '70s':10 'action':82 'alcohol':77,112 'also':67 'applic':45 'around':36 'avoid':180 'bit':87 'board':133 'brazil':7,53 'break':32 'burn':21 'car':50 'carbon':72 'catalyt':93 'cheaper':14 'cold':107,127,188 'compact':49 'compon':200 'comput':134 'convers':103,148 'convert':94 'day':223 'deal':208 'decent':80 'definit':62 'deterg':81 'done':105 'dose':135 'e25':165 'enemi':111 'engin':119,138,185 'enough':141 'ethanol':1,160,195,233 'even':33 'everi':54 'eyebal':170 'fine':240 'fleet':51 'flex':153 'free':99 'fuel':12,182 'gas':158,203,226,230 'gasolin':16,41,124 'get':85,96 'heat':116,183 'help':179 'high':167,197 'hp':100 'hygroscop':198 'issu':70,219 'lead':225 'leav':149 'less':65 'life':89 'like':177 'longer':114 'mixtur':156 'morn':108 'most':48,220 'motor':75,154 'need':19 'nowaday':228 'number':60 'on-board':131 'point':34 'pollut':63 'price':39 'probabl':239 'pump':174 're':238 'reservoir':125 'right':106 'rule':26 'rust':215 'signific':64 'sinc':8 'someth':176 'sputter':144 'start':128,189,213 'switch':163 'take':113 'thumb':28 'train':204 'use':5 'vehicl':55 'warm':140 'wast':181 'water':211 'well':209 'white':193 'winter':168 'would':56 'zero':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5549773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701182579 {#5260
    date: 2023-11-28 15:42:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5255 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5095
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4993
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: Proxies\__CG__\App\Entity\User {#4812 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4339
          +user: App\Entity\User {#4352 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 103
          +score: 0
          +lastActive: DateTime @1701989826 {#4334
            date: 2023-12-07 23:57:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4340 …}
          +nested: Doctrine\ORM\PersistentCollection {#4342 …}
          +votes: Doctrine\ORM\PersistentCollection {#4344 …}
          +reports: Doctrine\ORM\PersistentCollection {#4346 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
          -id: 172424
          -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6677171"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701140031 {#4335
            date: 2023-11-28 03:53:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4339}
        +body: """
          I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
          \n
          All that to say, if you have a truck, use it like a truck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701143130 {#4809
          date: 2023-11-28 04:45:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@wabafee@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4813 …}
        +nested: Doctrine\ORM\PersistentCollection {#4815 …}
        +votes: Doctrine\ORM\PersistentCollection {#4817 …}
        +reports: Doctrine\ORM\PersistentCollection {#4819 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
        -id: 172510
        -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6679378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701143130 {#4810
          date: 2023-11-28 04:45:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701162410 {#4991
        date: 2023-11-28 10:06:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
        "@Letstakealook@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4995 …}
      +nested: Doctrine\ORM\PersistentCollection {#4997 …}
      +votes: Doctrine\ORM\PersistentCollection {#4999 …}
      +reports: Doctrine\ORM\PersistentCollection {#5001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
      -id: 172983
      -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/1194542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701162410 {#4992
        date: 2023-11-28 10:06:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "That’s a big reason while I’m on the fence. There’s a lot of conflicting information regarding actual costs and pollution. If I can determine that overall costs are reduced, even with the lowered gas mileage, and the exhaust pollutants being reduced, then I’ll do it. As it stands, I haven’t seen anything that appears definitive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701163755 {#5093
      date: 2023-11-28 10:29:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5096 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5100 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 173022
    -bodyTs: "'actual':20 'anyth':57 'appear':59 'big':4 'conflict':17 'cost':21,30 'definit':60 'determin':27 'even':33 'exhaust':41 'fenc':11 'gas':37 'haven':54 'inform':18 'll':47 'lot':15 'lower':36 'm':8 'mileag':38 'overal':29 'pollut':23,42 'reason':5 'reduc':32,44 'regard':19 'seen':56 'stand':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6687065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701163755 {#5094
      date: 2023-11-28 10:29:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    Ethanol has been in use in Brazil since the 70s. The fuel is cheaper than gasoline, but you need to burn more of it. The rule of thumb was that the break even point was around 70% the price of gasoline (but that was applicable to the mostly compact car fleet of Brazil - every vehicle would have its own number).\n
    \n
    It definitely pollutes significantly less. You also have zero issues with carbonization in the motor as alcohol has a decent detergent action. You should get a bit more life out of your catalytic converter.\n
    \n
    You get a few “free” HP if the conversion is done right.\n
    \n
    Cold mornings are your enemy. Alcohol takes longer to heat up your engine, so there’s a gasoline reservoir for cold starts that the on-board computer doses until the engine is warm enough to not sputter out.\n
    \n
    If your conversion leaves you with a flex motor (any mixture of gas and ethanol), you can switch to E25 in high winter (or eyeball it at the pump for something like 50/50). Helps avoid wasting fuel heating the engine from a cold start when it’s white out.\n
    \n
    Ethanol is highly hygroscopic, so components in your gas train that don’t deal well with water can start to rust. This was an issue mostly in the days of leaded gas, but nowadays all gas has some ethanol in it, so you’re probably fine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701182579 {#5263
    date: 2023-11-28 15:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5252 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5269 …}
  -id: 173719
  -bodyTs: "'50/50':178 '70':37 '70s':10 'action':82 'alcohol':77,112 'also':67 'applic':45 'around':36 'avoid':180 'bit':87 'board':133 'brazil':7,53 'break':32 'burn':21 'car':50 'carbon':72 'catalyt':93 'cheaper':14 'cold':107,127,188 'compact':49 'compon':200 'comput':134 'convers':103,148 'convert':94 'day':223 'deal':208 'decent':80 'definit':62 'deterg':81 'done':105 'dose':135 'e25':165 'enemi':111 'engin':119,138,185 'enough':141 'ethanol':1,160,195,233 'even':33 'everi':54 'eyebal':170 'fine':240 'fleet':51 'flex':153 'free':99 'fuel':12,182 'gas':158,203,226,230 'gasolin':16,41,124 'get':85,96 'heat':116,183 'help':179 'high':167,197 'hp':100 'hygroscop':198 'issu':70,219 'lead':225 'leav':149 'less':65 'life':89 'like':177 'longer':114 'mixtur':156 'morn':108 'most':48,220 'motor':75,154 'need':19 'nowaday':228 'number':60 'on-board':131 'point':34 'pollut':63 'price':39 'probabl':239 'pump':174 're':238 'reservoir':125 'right':106 'rule':26 'rust':215 'signific':64 'sinc':8 'someth':176 'sputter':144 'start':128,189,213 'switch':163 'take':113 'thumb':28 'train':204 'use':5 'vehicl':55 'warm':140 'wast':181 'water':211 'well':209 'white':193 'winter':168 'would':56 'zero':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5549773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701182579 {#5260
    date: 2023-11-28 15:42:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4993
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4339
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1701989826 {#4334
          date: 2023-12-07 23:57:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4340 …}
        +nested: Doctrine\ORM\PersistentCollection {#4342 …}
        +votes: Doctrine\ORM\PersistentCollection {#4344 …}
        +reports: Doctrine\ORM\PersistentCollection {#4346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
        -id: 172424
        -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6677171"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701140031 {#4335
          date: 2023-11-28 03:53:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: """
        I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
        \n
        All that to say, if you have a truck, use it like a truck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701143130 {#4809
        date: 2023-11-28 04:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -id: 172510
      -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6679378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701143130 {#4810
        date: 2023-11-28 04:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701162410 {#4991
      date: 2023-11-28 10:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 172983
    -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/1194542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701162410 {#4992
      date: 2023-11-28 10:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "So, this is something I’ve also wondered. My main use for a truck is pulling the camper to the mountain, but I’ve heard that putting premium fuel just before your trip will help you, but that does not make sense as premium fuel is less volatile because it’s meant for higher compression rates in more performance tuned engines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701189221 {#5108
    date: 2023-11-28 17:33:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 174034
  -bodyTs: "'also':7 'camper':18 'compress':55 'engin':61 'fuel':29,45 'heard':25 'help':35 'higher':54 'less':47 'main':10 'make':41 'meant':52 'mountain':21 'perform':59 'premium':28,44 'pull':16 'put':27 'rate':56 'sens':42 'someth':4 'trip':33 'truck':14 'tune':60 'use':11 've':6,24 'volatil':48 'wonder':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189221 {#5109
    date: 2023-11-28 17:33:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4993
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4339
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1701989826 {#4334
          date: 2023-12-07 23:57:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4340 …}
        +nested: Doctrine\ORM\PersistentCollection {#4342 …}
        +votes: Doctrine\ORM\PersistentCollection {#4344 …}
        +reports: Doctrine\ORM\PersistentCollection {#4346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
        -id: 172424
        -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6677171"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701140031 {#4335
          date: 2023-11-28 03:53:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: """
        I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
        \n
        All that to say, if you have a truck, use it like a truck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701143130 {#4809
        date: 2023-11-28 04:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -id: 172510
      -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6679378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701143130 {#4810
        date: 2023-11-28 04:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701162410 {#4991
      date: 2023-11-28 10:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 172983
    -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/1194542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701162410 {#4992
      date: 2023-11-28 10:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "So, this is something I’ve also wondered. My main use for a truck is pulling the camper to the mountain, but I’ve heard that putting premium fuel just before your trip will help you, but that does not make sense as premium fuel is less volatile because it’s meant for higher compression rates in more performance tuned engines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701189221 {#5108
    date: 2023-11-28 17:33:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 174034
  -bodyTs: "'also':7 'camper':18 'compress':55 'engin':61 'fuel':29,45 'heard':25 'help':35 'higher':54 'less':47 'main':10 'make':41 'meant':52 'mountain':21 'perform':59 'premium':28,44 'pull':16 'put':27 'rate':56 'sens':42 'someth':4 'trip':33 'truck':14 'tune':60 'use':11 've':6,24 'volatil':48 'wonder':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189221 {#5109
    date: 2023-11-28 17:33:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4993
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4339
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1701989826 {#4334
          date: 2023-12-07 23:57:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4340 …}
        +nested: Doctrine\ORM\PersistentCollection {#4342 …}
        +votes: Doctrine\ORM\PersistentCollection {#4344 …}
        +reports: Doctrine\ORM\PersistentCollection {#4346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
        -id: 172424
        -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6677171"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701140031 {#4335
          date: 2023-11-28 03:53:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: """
        I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
        \n
        All that to say, if you have a truck, use it like a truck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701143130 {#4809
        date: 2023-11-28 04:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -id: 172510
      -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6679378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701143130 {#4810
        date: 2023-11-28 04:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701162410 {#4991
      date: 2023-11-28 10:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 172983
    -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/1194542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701162410 {#4992
      date: 2023-11-28 10:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "So, this is something I’ve also wondered. My main use for a truck is pulling the camper to the mountain, but I’ve heard that putting premium fuel just before your trip will help you, but that does not make sense as premium fuel is less volatile because it’s meant for higher compression rates in more performance tuned engines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701189221 {#5108
    date: 2023-11-28 17:33:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 174034
  -bodyTs: "'also':7 'camper':18 'compress':55 'engin':61 'fuel':29,45 'heard':25 'help':35 'higher':54 'less':47 'main':10 'make':41 'meant':52 'mountain':21 'perform':59 'premium':28,44 'pull':16 'put':27 'rate':56 'sens':42 'someth':4 'trip':33 'truck':14 'tune':60 'use':11 've':6,24 'volatil':48 'wonder':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189221 {#5109
    date: 2023-11-28 17:33:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#5367
  +user: Proxies\__CG__\App\Entity\User {#5368 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5110
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4993
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: Proxies\__CG__\App\Entity\User {#4812 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4339
          +user: App\Entity\User {#4352 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 103
          +score: 0
          +lastActive: DateTime @1701989826 {#4334
            date: 2023-12-07 23:57:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4340 …}
          +nested: Doctrine\ORM\PersistentCollection {#4342 …}
          +votes: Doctrine\ORM\PersistentCollection {#4344 …}
          +reports: Doctrine\ORM\PersistentCollection {#4346 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
          -id: 172424
          -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6677171"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701140031 {#4335
            date: 2023-11-28 03:53:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4339}
        +body: """
          I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
          \n
          All that to say, if you have a truck, use it like a truck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701143130 {#4809
          date: 2023-11-28 04:45:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@wabafee@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4813 …}
        +nested: Doctrine\ORM\PersistentCollection {#4815 …}
        +votes: Doctrine\ORM\PersistentCollection {#4817 …}
        +reports: Doctrine\ORM\PersistentCollection {#4819 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
        -id: 172510
        -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6679378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701143130 {#4810
          date: 2023-11-28 04:45:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701162410 {#4991
        date: 2023-11-28 10:06:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
        "@Letstakealook@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4995 …}
      +nested: Doctrine\ORM\PersistentCollection {#4997 …}
      +votes: Doctrine\ORM\PersistentCollection {#4999 …}
      +reports: Doctrine\ORM\PersistentCollection {#5001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
      -id: 172983
      -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/1194542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701162410 {#4992
        date: 2023-11-28 10:06:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "So, this is something I’ve also wondered. My main use for a truck is pulling the camper to the mountain, but I’ve heard that putting premium fuel just before your trip will help you, but that does not make sense as premium fuel is less volatile because it’s meant for higher compression rates in more performance tuned engines."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701189221 {#5108
      date: 2023-11-28 17:33:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5111 …}
    +nested: Doctrine\ORM\PersistentCollection {#5113 …}
    +votes: Doctrine\ORM\PersistentCollection {#5115 …}
    +reports: Doctrine\ORM\PersistentCollection {#5117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
    -id: 174034
    -bodyTs: "'also':7 'camper':18 'compress':55 'engin':61 'fuel':29,45 'heard':25 'help':35 'higher':54 'less':47 'main':10 'make':41 'meant':52 'mountain':21 'perform':59 'premium':28,44 'pull':16 'put':27 'rate':56 'sens':42 'someth':4 'trip':33 'truck':14 'tune':60 'use':11 've':6,24 'volatil':48 'wonder':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6699677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701189221 {#5109
      date: 2023-11-28 17:33:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Correct, don’t use premium fuel unless your engine requires it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701192267 {#5365
    date: 2023-11-28 18:24:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
    "@HurlingDurling@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5371 …}
  +votes: Doctrine\ORM\PersistentCollection {#5373 …}
  +reports: Doctrine\ORM\PersistentCollection {#5375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5379 …}
  -id: 174178
  -bodyTs: "'correct':1 'engin':9 'fuel':6 'premium':5 'requir':10 'unless':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5244998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192267 {#5366
    date: 2023-11-28 18:24:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5367
  +user: Proxies\__CG__\App\Entity\User {#5368 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5110
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4993
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: Proxies\__CG__\App\Entity\User {#4812 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4339
          +user: App\Entity\User {#4352 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 103
          +score: 0
          +lastActive: DateTime @1701989826 {#4334
            date: 2023-12-07 23:57:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4340 …}
          +nested: Doctrine\ORM\PersistentCollection {#4342 …}
          +votes: Doctrine\ORM\PersistentCollection {#4344 …}
          +reports: Doctrine\ORM\PersistentCollection {#4346 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
          -id: 172424
          -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6677171"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701140031 {#4335
            date: 2023-11-28 03:53:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4339}
        +body: """
          I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
          \n
          All that to say, if you have a truck, use it like a truck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701143130 {#4809
          date: 2023-11-28 04:45:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@wabafee@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4813 …}
        +nested: Doctrine\ORM\PersistentCollection {#4815 …}
        +votes: Doctrine\ORM\PersistentCollection {#4817 …}
        +reports: Doctrine\ORM\PersistentCollection {#4819 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
        -id: 172510
        -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6679378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701143130 {#4810
          date: 2023-11-28 04:45:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701162410 {#4991
        date: 2023-11-28 10:06:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
        "@Letstakealook@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4995 …}
      +nested: Doctrine\ORM\PersistentCollection {#4997 …}
      +votes: Doctrine\ORM\PersistentCollection {#4999 …}
      +reports: Doctrine\ORM\PersistentCollection {#5001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
      -id: 172983
      -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/1194542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701162410 {#4992
        date: 2023-11-28 10:06:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "So, this is something I’ve also wondered. My main use for a truck is pulling the camper to the mountain, but I’ve heard that putting premium fuel just before your trip will help you, but that does not make sense as premium fuel is less volatile because it’s meant for higher compression rates in more performance tuned engines."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701189221 {#5108
      date: 2023-11-28 17:33:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5111 …}
    +nested: Doctrine\ORM\PersistentCollection {#5113 …}
    +votes: Doctrine\ORM\PersistentCollection {#5115 …}
    +reports: Doctrine\ORM\PersistentCollection {#5117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
    -id: 174034
    -bodyTs: "'also':7 'camper':18 'compress':55 'engin':61 'fuel':29,45 'heard':25 'help':35 'higher':54 'less':47 'main':10 'make':41 'meant':52 'mountain':21 'perform':59 'premium':28,44 'pull':16 'put':27 'rate':56 'sens':42 'someth':4 'trip':33 'truck':14 'tune':60 'use':11 've':6,24 'volatil':48 'wonder':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6699677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701189221 {#5109
      date: 2023-11-28 17:33:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Correct, don’t use premium fuel unless your engine requires it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701192267 {#5365
    date: 2023-11-28 18:24:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
    "@HurlingDurling@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5371 …}
  +votes: Doctrine\ORM\PersistentCollection {#5373 …}
  +reports: Doctrine\ORM\PersistentCollection {#5375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5379 …}
  -id: 174178
  -bodyTs: "'correct':1 'engin':9 'fuel':6 'premium':5 'requir':10 'unless':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5244998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192267 {#5366
    date: 2023-11-28 18:24:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5367
  +user: Proxies\__CG__\App\Entity\User {#5368 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5110
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4993
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: Proxies\__CG__\App\Entity\User {#4812 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4339
          +user: App\Entity\User {#4352 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 103
          +score: 0
          +lastActive: DateTime @1701989826 {#4334
            date: 2023-12-07 23:57:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4340 …}
          +nested: Doctrine\ORM\PersistentCollection {#4342 …}
          +votes: Doctrine\ORM\PersistentCollection {#4344 …}
          +reports: Doctrine\ORM\PersistentCollection {#4346 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
          -id: 172424
          -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6677171"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701140031 {#4335
            date: 2023-11-28 03:53:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4339}
        +body: """
          I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
          \n
          All that to say, if you have a truck, use it like a truck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701143130 {#4809
          date: 2023-11-28 04:45:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@wabafee@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4813 …}
        +nested: Doctrine\ORM\PersistentCollection {#4815 …}
        +votes: Doctrine\ORM\PersistentCollection {#4817 …}
        +reports: Doctrine\ORM\PersistentCollection {#4819 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
        -id: 172510
        -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6679378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701143130 {#4810
          date: 2023-11-28 04:45:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4339}
      +body: "Doing an ethanol conversion will only get you worse gas mileage btw. Ethanol contains 25% less energy than gasoline by volume, so you need to burn more of it to make the same power."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701162410 {#4991
        date: 2023-11-28 10:06:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@wabafee@lemm.ee"
        "@Letstakealook@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4995 …}
      +nested: Doctrine\ORM\PersistentCollection {#4997 …}
      +votes: Doctrine\ORM\PersistentCollection {#4999 …}
      +reports: Doctrine\ORM\PersistentCollection {#5001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
      -id: 172983
      -bodyTs: "'25':15 'btw':12 'burn':26 'contain':14 'convers':4 'energi':17 'ethanol':3,13 'gas':10 'gasolin':19 'get':7 'less':16 'make':31 'mileag':11 'need':24 'power':34 'volum':21 'wors':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/1194542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701162410 {#4992
        date: 2023-11-28 10:06:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "So, this is something I’ve also wondered. My main use for a truck is pulling the camper to the mountain, but I’ve heard that putting premium fuel just before your trip will help you, but that does not make sense as premium fuel is less volatile because it’s meant for higher compression rates in more performance tuned engines."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701189221 {#5108
      date: 2023-11-28 17:33:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
      "@Letstakealook@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5111 …}
    +nested: Doctrine\ORM\PersistentCollection {#5113 …}
    +votes: Doctrine\ORM\PersistentCollection {#5115 …}
    +reports: Doctrine\ORM\PersistentCollection {#5117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
    -id: 174034
    -bodyTs: "'also':7 'camper':18 'compress':55 'engin':61 'fuel':29,45 'heard':25 'help':35 'higher':54 'less':47 'main':10 'make':41 'meant':52 'mountain':21 'perform':59 'premium':28,44 'pull':16 'put':27 'rate':56 'sens':42 'someth':4 'trip':33 'truck':14 'tune':60 'use':11 've':6,24 'volatil':48 'wonder':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6699677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701189221 {#5109
      date: 2023-11-28 17:33:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Correct, don’t use premium fuel unless your engine requires it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701192267 {#5365
    date: 2023-11-28 18:24:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@xthexder@l.sw0.com"
    "@HurlingDurling@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5371 …}
  +votes: Doctrine\ORM\PersistentCollection {#5373 …}
  +reports: Doctrine\ORM\PersistentCollection {#5375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5379 …}
  -id: 174178
  -bodyTs: "'correct':1 'engin':9 'fuel':6 'premium':5 'requir':10 'unless':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5244998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192267 {#5366
    date: 2023-11-28 18:24:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#5009
  +user: Proxies\__CG__\App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Amen. I grew up in rural Ontario where everyone and their kid has either a pickup truck or a beat up old Cutlass. I yearn to have a pickup because of how awesome they are. Challenge is I live in suburbia. It doesn’t make sense and I can’t justify it. People really need to think critically more about their purchases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701169651 {#5007
    date: 2023-11-28 12:07:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5011 …}
  +nested: Doctrine\ORM\PersistentCollection {#5013 …}
  +votes: Doctrine\ORM\PersistentCollection {#5015 …}
  +reports: Doctrine\ORM\PersistentCollection {#5017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
  -id: 173171
  -bodyTs: "'amen':1 'awesom':33 'beat':20 'challeng':36 'critic':58 'cutlass':23 'doesn':43 'either':14 'everyon':9 'grew':3 'justifi':51 'kid':12 'live':39 'make':45 'need':55 'old':22 'ontario':7 'peopl':53 'pickup':16,29 'purchas':62 'realli':54 'rural':6 'sens':46 'suburbia':41 'think':57 'truck':17 'yearn':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5238014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701169651 {#5008
    date: 2023-11-28 12:07:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5009
  +user: Proxies\__CG__\App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Amen. I grew up in rural Ontario where everyone and their kid has either a pickup truck or a beat up old Cutlass. I yearn to have a pickup because of how awesome they are. Challenge is I live in suburbia. It doesn’t make sense and I can’t justify it. People really need to think critically more about their purchases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701169651 {#5007
    date: 2023-11-28 12:07:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5011 …}
  +nested: Doctrine\ORM\PersistentCollection {#5013 …}
  +votes: Doctrine\ORM\PersistentCollection {#5015 …}
  +reports: Doctrine\ORM\PersistentCollection {#5017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
  -id: 173171
  -bodyTs: "'amen':1 'awesom':33 'beat':20 'challeng':36 'critic':58 'cutlass':23 'doesn':43 'either':14 'everyon':9 'grew':3 'justifi':51 'kid':12 'live':39 'make':45 'need':55 'old':22 'ontario':7 'peopl':53 'pickup':16,29 'purchas':62 'realli':54 'rural':6 'sens':46 'suburbia':41 'think':57 'truck':17 'yearn':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5238014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701169651 {#5008
    date: 2023-11-28 12:07:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5009
  +user: Proxies\__CG__\App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What is the point of that truck if ain’t even able to use it for it’s intended purpose?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1701989826 {#4334
        date: 2023-12-07 23:57:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 172424
      -bodyTs: "'abl':12 'ain':9 'even':11 'intend':19 'point':4 'purpos':20 'truck':7 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6677171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140031 {#4335
        date: 2023-11-28 03:53:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: """
      I was never into trucks, but a cascade of circumstances put me in one. I hate to admit it, but I love that damn thing. I’m always throwing shit in the back, taking more camping trips, more wilderness trips, fishing low pressure spots, hauling trailers of shit, it does everything. The only thing that could come close utility wise would be a minivan, though I’d lose the offroad capability. I don’t love the gas mileage, but I’m looking at a possible ethanol conversion.\n
      \n
      All that to say, if you have a truck, use it like a truck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701143130 {#4809
      date: 2023-11-28 04:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@wabafee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 172510
    -bodyTs: "'admit':18 'alway':28 'back':33 'camp':36 'capabl':71 'cascad':8 'circumst':10 'close':58 'come':57 'convers':87 'could':56 'd':67 'damn':24 'ethanol':86 'everyth':51 'fish':41 'gas':77 'hate':16 'haul':45 'like':99 'look':82 'lose':68 'love':22,75 'low':42 'm':27,81 'mileag':78 'minivan':64 'never':3 'offroad':70 'one':14 'possibl':85 'pressur':43 'put':11 'say':91 'shit':30,48 'spot':44 'take':34 'thing':25,54 'though':65 'throw':29 'trailer':46 'trip':37,40 'truck':5,96,101 'use':97 'util':59 'wilder':39 'wise':60 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6679378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143130 {#4810
      date: 2023-11-28 04:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "Amen. I grew up in rural Ontario where everyone and their kid has either a pickup truck or a beat up old Cutlass. I yearn to have a pickup because of how awesome they are. Challenge is I live in suburbia. It doesn’t make sense and I can’t justify it. People really need to think critically more about their purchases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701169651 {#5007
    date: 2023-11-28 12:07:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5011 …}
  +nested: Doctrine\ORM\PersistentCollection {#5013 …}
  +votes: Doctrine\ORM\PersistentCollection {#5015 …}
  +reports: Doctrine\ORM\PersistentCollection {#5017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
  -id: 173171
  -bodyTs: "'amen':1 'awesom':33 'beat':20 'challeng':36 'critic':58 'cutlass':23 'doesn':43 'either':14 'everyon':9 'grew':3 'justifi':51 'kid':12 'live':39 'make':45 'need':55 'old':22 'ontario':7 'peopl':53 'pickup':16,29 'purchas':62 'realli':54 'rural':6 'sens':46 'suburbia':41 'think':57 'truck':17 'yearn':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5238014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701169651 {#5008
    date: 2023-11-28 12:07:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Short bed, watcha gonna do??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701982204 {#4407
    date: 2023-12-07 21:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -id: 172384
  -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5231746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701138647 {#4408
    date: 2023-11-28 03:30:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Short bed, watcha gonna do??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701982204 {#4407
    date: 2023-12-07 21:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -id: 172384
  -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5231746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701138647 {#4408
    date: 2023-11-28 03:30:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Short bed, watcha gonna do??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701982204 {#4407
    date: 2023-12-07 21:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -id: 172384
  -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5231746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701138647 {#4408
    date: 2023-11-28 03:30:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#4763
  +user: Proxies\__CG__\App\Entity\User {#4764 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Short bed, watcha gonna do??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701982204 {#4407
      date: 2023-12-07 21:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -id: 172384
    -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5231746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701138647 {#4408
      date: 2023-11-28 03:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Hang it out the back unsecured and then lose it and shatter it into a million pieces all along the highway like my old boss did to a fiberglass ladder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701140301 {#4761
    date: 2023-11-28 03:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -id: 172435
  -bodyTs: "'along':19 'back':5 'boss':25 'fiberglass':29 'hang':1 'highway':21 'ladder':30 'like':22 'lose':9 'million':16 'old':24 'piec':17 'shatter':12 'unsecur':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140301 {#4762
    date: 2023-11-28 03:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#4763
  +user: Proxies\__CG__\App\Entity\User {#4764 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Short bed, watcha gonna do??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701982204 {#4407
      date: 2023-12-07 21:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -id: 172384
    -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5231746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701138647 {#4408
      date: 2023-11-28 03:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Hang it out the back unsecured and then lose it and shatter it into a million pieces all along the highway like my old boss did to a fiberglass ladder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701140301 {#4761
    date: 2023-11-28 03:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -id: 172435
  -bodyTs: "'along':19 'back':5 'boss':25 'fiberglass':29 'hang':1 'highway':21 'ladder':30 'like':22 'lose':9 'million':16 'old':24 'piec':17 'shatter':12 'unsecur':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140301 {#4762
    date: 2023-11-28 03:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#4763
  +user: Proxies\__CG__\App\Entity\User {#4764 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Short bed, watcha gonna do??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701982204 {#4407
      date: 2023-12-07 21:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -id: 172384
    -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5231746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701138647 {#4408
      date: 2023-11-28 03:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Hang it out the back unsecured and then lose it and shatter it into a million pieces all along the highway like my old boss did to a fiberglass ladder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701140301 {#4761
    date: 2023-11-28 03:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -id: 172435
  -bodyTs: "'along':19 'back':5 'boss':25 'fiberglass':29 'hang':1 'highway':21 'ladder':30 'like':22 'lose':9 'million':16 'old':24 'piec':17 'shatter':12 'unsecur':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140301 {#4762
    date: 2023-11-28 03:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#4946
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4763
    +user: Proxies\__CG__\App\Entity\User {#4764 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Short bed, watcha gonna do??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701982204 {#4407
        date: 2023-12-07 21:50:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -id: 172384
      -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5231746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701138647 {#4408
        date: 2023-11-28 03:30:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +body: "Hang it out the back unsecured and then lose it and shatter it into a million pieces all along the highway like my old boss did to a fiberglass ladder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701140301 {#4761
      date: 2023-11-28 03:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@someguy3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 172435
    -bodyTs: "'along':19 'back':5 'boss':25 'fiberglass':29 'hang':1 'highway':21 'ladder':30 'like':22 'lose':9 'million':16 'old':24 'piec':17 'shatter':12 'unsecur':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140301 {#4762
      date: 2023-11-28 03:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "[youtu.be/l-rNIAN5o5M?t=56](https://youtu.be/l-rNIAN5o5M?t=56)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701143292 {#4944
    date: 2023-11-28 04:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4948 …}
  +nested: Doctrine\ORM\PersistentCollection {#4950 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -id: 172514
  -bodyTs: "'/l-rnian5o5m?t=56](https://youtu.be/l-rnian5o5m?t=56)':3 'youtu.be':2 'youtu.be/l-rnian5o5m?t=56](https://youtu.be/l-rnian5o5m?t=56)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5638544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143292 {#4945
    date: 2023-11-28 04:48:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#4946
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4763
    +user: Proxies\__CG__\App\Entity\User {#4764 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Short bed, watcha gonna do??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701982204 {#4407
        date: 2023-12-07 21:50:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -id: 172384
      -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5231746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701138647 {#4408
        date: 2023-11-28 03:30:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +body: "Hang it out the back unsecured and then lose it and shatter it into a million pieces all along the highway like my old boss did to a fiberglass ladder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701140301 {#4761
      date: 2023-11-28 03:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@someguy3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 172435
    -bodyTs: "'along':19 'back':5 'boss':25 'fiberglass':29 'hang':1 'highway':21 'ladder':30 'like':22 'lose':9 'million':16 'old':24 'piec':17 'shatter':12 'unsecur':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140301 {#4762
      date: 2023-11-28 03:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "[youtu.be/l-rNIAN5o5M?t=56](https://youtu.be/l-rNIAN5o5M?t=56)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701143292 {#4944
    date: 2023-11-28 04:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4948 …}
  +nested: Doctrine\ORM\PersistentCollection {#4950 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -id: 172514
  -bodyTs: "'/l-rnian5o5m?t=56](https://youtu.be/l-rnian5o5m?t=56)':3 'youtu.be':2 'youtu.be/l-rnian5o5m?t=56](https://youtu.be/l-rnian5o5m?t=56)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5638544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143292 {#4945
    date: 2023-11-28 04:48:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#4946
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4763
    +user: Proxies\__CG__\App\Entity\User {#4764 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Short bed, watcha gonna do??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701982204 {#4407
        date: 2023-12-07 21:50:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -id: 172384
      -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5231746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701138647 {#4408
        date: 2023-11-28 03:30:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +body: "Hang it out the back unsecured and then lose it and shatter it into a million pieces all along the highway like my old boss did to a fiberglass ladder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701140301 {#4761
      date: 2023-11-28 03:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@someguy3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 172435
    -bodyTs: "'along':19 'back':5 'boss':25 'fiberglass':29 'hang':1 'highway':21 'ladder':30 'like':22 'lose':9 'million':16 'old':24 'piec':17 'shatter':12 'unsecur':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140301 {#4762
      date: 2023-11-28 03:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "[youtu.be/l-rNIAN5o5M?t=56](https://youtu.be/l-rNIAN5o5M?t=56)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701143292 {#4944
    date: 2023-11-28 04:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4948 …}
  +nested: Doctrine\ORM\PersistentCollection {#4950 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -id: 172514
  -bodyTs: "'/l-rnian5o5m?t=56](https://youtu.be/l-rnian5o5m?t=56)':3 'youtu.be':2 'youtu.be/l-rnian5o5m?t=56](https://youtu.be/l-rnian5o5m?t=56)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5638544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143292 {#4945
    date: 2023-11-28 04:48:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Short bed, watcha gonna do??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701982204 {#4407
      date: 2023-12-07 21:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -id: 172384
    -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5231746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701138647 {#4408
      date: 2023-11-28 03:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "![](https://64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnvivIaR1uxb9ydo1_400.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1701139021 {#4777
    date: 2023-11-28 03:37:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 172399
  -bodyTs: "'/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5636984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701139021 {#4778
    date: 2023-11-28 03:37:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Short bed, watcha gonna do??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701982204 {#4407
      date: 2023-12-07 21:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -id: 172384
    -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5231746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701138647 {#4408
      date: 2023-11-28 03:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "![](https://64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnvivIaR1uxb9ydo1_400.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1701139021 {#4777
    date: 2023-11-28 03:37:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 172399
  -bodyTs: "'/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5636984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701139021 {#4778
    date: 2023-11-28 03:37:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Short bed, watcha gonna do??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701982204 {#4407
      date: 2023-12-07 21:50:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -id: 172384
    -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5231746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701138647 {#4408
      date: 2023-11-28 03:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "![](https://64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnvivIaR1uxb9ydo1_400.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1701139021 {#4777
    date: 2023-11-28 03:37:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 172399
  -bodyTs: "'/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5636984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701139021 {#4778
    date: 2023-11-28 03:37:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
230 DENIED moderate
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4779
    +user: Proxies\__CG__\App\Entity\User {#4780 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Short bed, watcha gonna do??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701982204 {#4407
        date: 2023-12-07 21:50:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -id: 172384
      -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5231746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701138647 {#4408
        date: 2023-11-28 03:30:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +body: "![](https://64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnvivIaR1uxb9ydo1_400.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701139021 {#4777
      date: 2023-11-28 03:37:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@someguy3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 172399
    -bodyTs: "'/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5636984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701139021 {#4778
      date: 2023-11-28 03:37:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "What did he say dear?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701171728 {#4906
    date: 2023-11-28 12:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4916 …}
  +nested: Doctrine\ORM\PersistentCollection {#4918 …}
  +votes: Doctrine\ORM\PersistentCollection {#4920 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -id: 173247
  -bodyTs: "'dear':5 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5644115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701171728 {#4909
    date: 2023-11-28 12:42:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4779
    +user: Proxies\__CG__\App\Entity\User {#4780 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Short bed, watcha gonna do??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701982204 {#4407
        date: 2023-12-07 21:50:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -id: 172384
      -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5231746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701138647 {#4408
        date: 2023-11-28 03:30:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +body: "![](https://64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnvivIaR1uxb9ydo1_400.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701139021 {#4777
      date: 2023-11-28 03:37:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@someguy3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 172399
    -bodyTs: "'/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5636984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701139021 {#4778
      date: 2023-11-28 03:37:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "What did he say dear?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701171728 {#4906
    date: 2023-11-28 12:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4916 …}
  +nested: Doctrine\ORM\PersistentCollection {#4918 …}
  +votes: Doctrine\ORM\PersistentCollection {#4920 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -id: 173247
  -bodyTs: "'dear':5 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5644115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701171728 {#4909
    date: 2023-11-28 12:42:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4779
    +user: Proxies\__CG__\App\Entity\User {#4780 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Short bed, watcha gonna do??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701982204 {#4407
        date: 2023-12-07 21:50:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -id: 172384
      -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5231746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701138647 {#4408
        date: 2023-11-28 03:30:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +body: "![](https://64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnvivIaR1uxb9ydo1_400.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701139021 {#4777
      date: 2023-11-28 03:37:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@someguy3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 172399
    -bodyTs: "'/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5636984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701139021 {#4778
      date: 2023-11-28 03:37:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "What did he say dear?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701171728 {#4906
    date: 2023-11-28 12:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4916 …}
  +nested: Doctrine\ORM\PersistentCollection {#4918 …}
  +votes: Doctrine\ORM\PersistentCollection {#4920 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -id: 173247
  -bodyTs: "'dear':5 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5644115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701171728 {#4909
    date: 2023-11-28 12:42:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
234 DENIED moderate
App\Entity\EntryComment {#5187
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4914 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4779
      +user: Proxies\__CG__\App\Entity\User {#4780 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Short bed, watcha gonna do??"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701982204 {#4407
          date: 2023-12-07 21:50:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -id: 172384
        -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5231746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701138647 {#4408
          date: 2023-11-28 03:30:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +body: "![](https://64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnvivIaR1uxb9ydo1_400.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701139021 {#4777
        date: 2023-11-28 03:37:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@someguy3@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 172399
      -bodyTs: "'/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5636984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701139021 {#4778
        date: 2023-11-28 03:37:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +body: "What did he say dear?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701171728 {#4906
      date: 2023-11-28 12:42:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@someguy3@lemmy.ca"
      "@TheBat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -id: 173247
    -bodyTs: "'dear':5 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5644115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701171728 {#4909
      date: 2023-11-28 12:42:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: """
    He said…\n
    \n
    **DIAGONALLY**\n
    ==============
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701189335 {#5185
    date: 2023-11-28 17:35:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
    "@TheBat@lemmy.world"
    "@misterundercoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -id: 174039
  -bodyTs: "'diagon':3 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189335 {#5186
    date: 2023-11-28 17:35:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
235 DENIED edit
App\Entity\EntryComment {#5187
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4914 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4779
      +user: Proxies\__CG__\App\Entity\User {#4780 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Short bed, watcha gonna do??"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701982204 {#4407
          date: 2023-12-07 21:50:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -id: 172384
        -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5231746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701138647 {#4408
          date: 2023-11-28 03:30:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +body: "![](https://64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnvivIaR1uxb9ydo1_400.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701139021 {#4777
        date: 2023-11-28 03:37:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@someguy3@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 172399
      -bodyTs: "'/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5636984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701139021 {#4778
        date: 2023-11-28 03:37:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +body: "What did he say dear?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701171728 {#4906
      date: 2023-11-28 12:42:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@someguy3@lemmy.ca"
      "@TheBat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -id: 173247
    -bodyTs: "'dear':5 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5644115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701171728 {#4909
      date: 2023-11-28 12:42:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: """
    He said…\n
    \n
    **DIAGONALLY**\n
    ==============
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701189335 {#5185
    date: 2023-11-28 17:35:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
    "@TheBat@lemmy.world"
    "@misterundercoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -id: 174039
  -bodyTs: "'diagon':3 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189335 {#5186
    date: 2023-11-28 17:35:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
236 DENIED moderate
App\Entity\EntryComment {#5187
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4914 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4779
      +user: Proxies\__CG__\App\Entity\User {#4780 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Short bed, watcha gonna do??"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701982204 {#4407
          date: 2023-12-07 21:50:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -id: 172384
        -bodyTs: "'bed':2 'gonna':4 'short':1 'watcha':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5231746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701138647 {#4408
          date: 2023-11-28 03:30:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +body: "![](https://64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnvivIaR1uxb9ydo1_400.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701139021 {#4777
        date: 2023-11-28 03:37:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@someguy3@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 172399
      -bodyTs: "'/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/95feb1506f474a68c5a4c736ff354e72/tumblr_nujnviviar1uxb9ydo1_400.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5636984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701139021 {#4778
        date: 2023-11-28 03:37:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +body: "What did he say dear?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701171728 {#4906
      date: 2023-11-28 12:42:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@someguy3@lemmy.ca"
      "@TheBat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -id: 173247
    -bodyTs: "'dear':5 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5644115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701171728 {#4909
      date: 2023-11-28 12:42:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: """
    He said…\n
    \n
    **DIAGONALLY**\n
    ==============
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701189335 {#5185
    date: 2023-11-28 17:35:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@someguy3@lemmy.ca"
    "@TheBat@lemmy.world"
    "@misterundercoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -id: 174039
  -bodyTs: "'diagon':3 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189335 {#5186
    date: 2023-11-28 17:35:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
237 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
238 DENIED moderate
App\Entity\EntryComment {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Shocking that that is not a Ram."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701908511 {#4480
    date: 2023-12-07 01:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 172344
  -bodyTs: "'ram':7 'shock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701137668 {#4481
    date: 2023-11-28 03:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
239 DENIED edit
App\Entity\EntryComment {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Shocking that that is not a Ram."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701908511 {#4480
    date: 2023-12-07 01:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 172344
  -bodyTs: "'ram':7 'shock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701137668 {#4481
    date: 2023-11-28 03:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
240 DENIED moderate
App\Entity\EntryComment {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Shocking that that is not a Ram."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701908511 {#4480
    date: 2023-12-07 01:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 172344
  -bodyTs: "'ram':7 'shock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701137668 {#4481
    date: 2023-11-28 03:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
241 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
242 DENIED moderate
App\Entity\EntryComment {#4747
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Shocking that that is not a Ram."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701908511 {#4480
      date: 2023-12-07 01:21:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 172344
    -bodyTs: "'ram':7 'shock':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812406"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701137668 {#4481
      date: 2023-11-28 03:14:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Silverados are just as bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701151034 {#4745
    date: 2023-11-28 06:57:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -id: 172690
  -bodyTs: "'bad':5 'silverado':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5640456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701151034 {#4746
    date: 2023-11-28 06:57:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
243 DENIED edit
App\Entity\EntryComment {#4747
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Shocking that that is not a Ram."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701908511 {#4480
      date: 2023-12-07 01:21:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 172344
    -bodyTs: "'ram':7 'shock':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812406"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701137668 {#4481
      date: 2023-11-28 03:14:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Silverados are just as bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701151034 {#4745
    date: 2023-11-28 06:57:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -id: 172690
  -bodyTs: "'bad':5 'silverado':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5640456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701151034 {#4746
    date: 2023-11-28 06:57:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
244 DENIED moderate
App\Entity\EntryComment {#4747
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Shocking that that is not a Ram."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701908511 {#4480
      date: 2023-12-07 01:21:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 172344
    -bodyTs: "'ram':7 'shock':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/660796/-/comment/3812406"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701137668 {#4481
      date: 2023-11-28 03:14:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Silverados are just as bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701151034 {#4745
    date: 2023-11-28 06:57:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -id: 172690
  -bodyTs: "'bad':5 'silverado':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5640456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701151034 {#4746
    date: 2023-11-28 06:57:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
245 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
246 DENIED moderate
App\Entity\EntryComment {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "A wagon could fit that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701135233 {#4554
    date: 2023-11-28 02:33:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4564 …}
  +reports: Doctrine\ORM\PersistentCollection {#4566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4570 …}
  -id: 172228
  -bodyTs: "'could':3 'fit':4 'wagon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5210998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135233 {#4555
    date: 2023-11-28 02:33:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
247 DENIED edit
App\Entity\EntryComment {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "A wagon could fit that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701135233 {#4554
    date: 2023-11-28 02:33:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4564 …}
  +reports: Doctrine\ORM\PersistentCollection {#4566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4570 …}
  -id: 172228
  -bodyTs: "'could':3 'fit':4 'wagon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5210998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135233 {#4555
    date: 2023-11-28 02:33:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
248 DENIED moderate
App\Entity\EntryComment {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "A wagon could fit that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701135233 {#4554
    date: 2023-11-28 02:33:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4564 …}
  +reports: Doctrine\ORM\PersistentCollection {#4566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4570 …}
  -id: 172228
  -bodyTs: "'could':3 'fit':4 'wagon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5210998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135233 {#4555
    date: 2023-11-28 02:33:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
249 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
250 DENIED moderate
App\Entity\EntryComment {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "His friend only shares the cab but not the bed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701982040 {#4627
    date: 2023-12-07 21:47:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 172143
  -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6672628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701133041 {#4628
    date: 2023-11-28 01:57:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
251 DENIED edit
App\Entity\EntryComment {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "His friend only shares the cab but not the bed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701982040 {#4627
    date: 2023-12-07 21:47:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 172143
  -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6672628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701133041 {#4628
    date: 2023-11-28 01:57:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
252 DENIED moderate
App\Entity\EntryComment {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "His friend only shares the cab but not the bed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701982040 {#4627
    date: 2023-12-07 21:47:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 172143
  -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6672628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701133041 {#4628
    date: 2023-11-28 01:57:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
253 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
254 DENIED moderate
App\Entity\EntryComment {#4709
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "His friend only shares the cab but not the bed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701982040 {#4627
      date: 2023-12-07 21:47:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 172143
    -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6672628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701133041 {#4628
      date: 2023-11-28 01:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "He brought the hard wood for nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701136616 {#4708
    date: 2023-11-28 02:56:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@improbably_me@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 172297
  -bodyTs: "'brought':2 'hard':4 'noth':7 'wood':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6674705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701136616 {#4711
    date: 2023-11-28 02:56:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
255 DENIED edit
App\Entity\EntryComment {#4709
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "His friend only shares the cab but not the bed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701982040 {#4627
      date: 2023-12-07 21:47:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 172143
    -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6672628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701133041 {#4628
      date: 2023-11-28 01:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "He brought the hard wood for nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701136616 {#4708
    date: 2023-11-28 02:56:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@improbably_me@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 172297
  -bodyTs: "'brought':2 'hard':4 'noth':7 'wood':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6674705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701136616 {#4711
    date: 2023-11-28 02:56:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
256 DENIED moderate
App\Entity\EntryComment {#4709
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "His friend only shares the cab but not the bed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701982040 {#4627
      date: 2023-12-07 21:47:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 172143
    -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6672628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701133041 {#4628
      date: 2023-11-28 01:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "He brought the hard wood for nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701136616 {#4708
    date: 2023-11-28 02:56:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@improbably_me@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 172297
  -bodyTs: "'brought':2 'hard':4 'noth':7 'wood':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6674705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701136616 {#4711
    date: 2023-11-28 02:56:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
257 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
258 DENIED moderate
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "His friend only shares the cab but not the bed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701982040 {#4627
      date: 2023-12-07 21:47:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 172143
    -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6672628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701133041 {#4628
      date: 2023-11-28 01:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Doesn’t want his buddy to scratch up the lininng of the bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701140204 {#4729
    date: 2023-11-28 03:56:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@improbably_me@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 172430
  -bodyTs: "'bed':13 'buddi':5 'doesn':1 'lininng':10 'scratch':7 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5062826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140204 {#4730
    date: 2023-11-28 03:56:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
259 DENIED edit
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "His friend only shares the cab but not the bed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701982040 {#4627
      date: 2023-12-07 21:47:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 172143
    -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6672628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701133041 {#4628
      date: 2023-11-28 01:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Doesn’t want his buddy to scratch up the lininng of the bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701140204 {#4729
    date: 2023-11-28 03:56:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@improbably_me@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 172430
  -bodyTs: "'bed':13 'buddi':5 'doesn':1 'lininng':10 'scratch':7 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5062826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140204 {#4730
    date: 2023-11-28 03:56:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
260 DENIED moderate
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "His friend only shares the cab but not the bed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701982040 {#4627
      date: 2023-12-07 21:47:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 172143
    -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6672628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701133041 {#4628
      date: 2023-11-28 01:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Doesn’t want his buddy to scratch up the lininng of the bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701140204 {#4729
    date: 2023-11-28 03:56:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@improbably_me@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 172430
  -bodyTs: "'bed':13 'buddi':5 'doesn':1 'lininng':10 'scratch':7 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5062826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140204 {#4730
    date: 2023-11-28 03:56:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
261 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
262 DENIED moderate
App\Entity\EntryComment {#4930
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4731
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "His friend only shares the cab but not the bed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701982040 {#4627
        date: 2023-12-07 21:47:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 172143
      -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6672628"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701133041 {#4628
        date: 2023-11-28 01:57:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Doesn’t want his buddy to scratch up the lininng of the bed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701140204 {#4729
      date: 2023-11-28 03:56:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@improbably_me@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4733 …}
    +nested: Doctrine\ORM\PersistentCollection {#4735 …}
    +votes: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
    -id: 172430
    -bodyTs: "'bed':13 'buddi':5 'doesn':1 'lininng':10 'scratch':7 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5062826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140204 {#4730
      date: 2023-11-28 03:56:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "TBF, some people put carpeted interiors on their truck beds, idk why"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701189277 {#4928
    date: 2023-11-28 17:34:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@improbably_me@lemm.ee"
    "@Uncle_Bagel@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4932 …}
  +nested: Doctrine\ORM\PersistentCollection {#4934 …}
  +votes: Doctrine\ORM\PersistentCollection {#4936 …}
  +reports: Doctrine\ORM\PersistentCollection {#4938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
  -id: 174035
  -bodyTs: "'bed':10 'carpet':5 'idk':11 'interior':6 'peopl':3 'put':4 'tbf':1 'truck':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189277 {#4929
    date: 2023-11-28 17:34:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
263 DENIED edit
App\Entity\EntryComment {#4930
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4731
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "His friend only shares the cab but not the bed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701982040 {#4627
        date: 2023-12-07 21:47:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 172143
      -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6672628"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701133041 {#4628
        date: 2023-11-28 01:57:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Doesn’t want his buddy to scratch up the lininng of the bed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701140204 {#4729
      date: 2023-11-28 03:56:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@improbably_me@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4733 …}
    +nested: Doctrine\ORM\PersistentCollection {#4735 …}
    +votes: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
    -id: 172430
    -bodyTs: "'bed':13 'buddi':5 'doesn':1 'lininng':10 'scratch':7 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5062826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140204 {#4730
      date: 2023-11-28 03:56:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "TBF, some people put carpeted interiors on their truck beds, idk why"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701189277 {#4928
    date: 2023-11-28 17:34:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@improbably_me@lemm.ee"
    "@Uncle_Bagel@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4932 …}
  +nested: Doctrine\ORM\PersistentCollection {#4934 …}
  +votes: Doctrine\ORM\PersistentCollection {#4936 …}
  +reports: Doctrine\ORM\PersistentCollection {#4938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
  -id: 174035
  -bodyTs: "'bed':10 'carpet':5 'idk':11 'interior':6 'peopl':3 'put':4 'tbf':1 'truck':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189277 {#4929
    date: 2023-11-28 17:34:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
264 DENIED moderate
App\Entity\EntryComment {#4930
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Dont-wanna-scratch-that-rhinocover"
    +title: "Dont wanna scratch that rhinocover"
    +url: "https://lemmy.world/pictrs/image/e1958c60-bbb4-4b92-aae2-2f2854cdafa2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701375882 {#2410
      date: 2023-11-30 21:24:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17561
    -titleTs: "'dont':1 'rhinocov':5 'scratch':3 'wanna':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8848947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701130693 {#1850
      date: 2023-11-28 01:18:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4731
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "His friend only shares the cab but not the bed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701982040 {#4627
        date: 2023-12-07 21:47:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 172143
      -bodyTs: "'bed':10 'cab':6 'friend':2 'share':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6672628"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701133041 {#4628
        date: 2023-11-28 01:57:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Doesn’t want his buddy to scratch up the lininng of the bed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701140204 {#4729
      date: 2023-11-28 03:56:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@improbably_me@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4733 …}
    +nested: Doctrine\ORM\PersistentCollection {#4735 …}
    +votes: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
    -id: 172430
    -bodyTs: "'bed':13 'buddi':5 'doesn':1 'lininng':10 'scratch':7 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5062826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701140204 {#4730
      date: 2023-11-28 03:56:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "TBF, some people put carpeted interiors on their truck beds, idk why"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701189277 {#4928
    date: 2023-11-28 17:34:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@improbably_me@lemm.ee"
    "@Uncle_Bagel@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4932 …}
  +nested: Doctrine\ORM\PersistentCollection {#4934 …}
  +votes: Doctrine\ORM\PersistentCollection {#4936 …}
  +reports: Doctrine\ORM\PersistentCollection {#4938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
  -id: 174035
  -bodyTs: "'bed':10 'carpet':5 'idk':11 'interior':6 'peopl':3 'put':4 'tbf':1 'truck':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189277 {#4929
    date: 2023-11-28 17:34:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
265 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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