GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3445/ba-dum-tss/newest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "ba-dum-tss"
  +title: "ba dum tss"
  +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 1202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696808487 {#2414
    date: 2023-10-09 01:41:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3445
  -titleTs: "'ba':1 'dum':2 'tss':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696792931
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4286718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706531 {#1793
    date: 2023-10-07 21:22:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "ba-dum-tss"
  +title: "ba dum tss"
  +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 1202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696808487 {#2414
    date: 2023-10-09 01:41:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3445
  -titleTs: "'ba':1 'dum':2 'tss':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696792931
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4286718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706531 {#1793
    date: 2023-10-07 21:22:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "ba-dum-tss"
  +title: "ba dum tss"
  +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 1202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696808487 {#2414
    date: 2023-10-09 01:41:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3445
  -titleTs: "'ba':1 'dum':2 'tss':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696792931
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4286718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706531 {#1793
    date: 2023-10-07 21:22:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696807976 {#4008
    date: 2023-10-09 01:32:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 37832
  -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4656216"
  +editedAt: DateTimeImmutable @1696794891 {#3944
    date: 2023-10-08 21:54:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696794848 {#4007
    date: 2023-10-08 21:54:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696807976 {#4008
    date: 2023-10-09 01:32:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 37832
  -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4656216"
  +editedAt: DateTimeImmutable @1696794891 {#3944
    date: 2023-10-08 21:54:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696794848 {#4007
    date: 2023-10-08 21:54:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696807976 {#4008
    date: 2023-10-09 01:32:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 37832
  -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4656216"
  +editedAt: DateTimeImmutable @1696794891 {#3944
    date: 2023-10-08 21:54:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696794848 {#4007
    date: 2023-10-08 21:54:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#5074
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696807976 {#4008
      date: 2023-10-09 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 37832
    -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656216"
    +editedAt: DateTimeImmutable @1696794891 {#3944
      date: 2023-10-08 21:54:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696794848 {#4007
      date: 2023-10-08 21:54:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I think in most common usage people use pounds as a measure of mass (convertible to kg). It’s why when you really mean force the abbreviation lbf (pound-force) exists, as opposed to the now more usual pound-mass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807242 {#5072
    date: 2023-10-09 01:20:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
  -id: 38066
  -bodyTs: "'abbrevi':27 'common':5 'convert':15 'exist':32 'forc':25,31 'kg':17 'lbf':28 'mass':14,42 'mean':24 'measur':12 'oppos':34 'peopl':7 'pound':9,30,41 'pound-forc':29 'pound-mass':40 'realli':23 'think':2 'usag':6 'use':8 'usual':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3511908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807242 {#5073
    date: 2023-10-09 01:20:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5074
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696807976 {#4008
      date: 2023-10-09 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 37832
    -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656216"
    +editedAt: DateTimeImmutable @1696794891 {#3944
      date: 2023-10-08 21:54:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696794848 {#4007
      date: 2023-10-08 21:54:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I think in most common usage people use pounds as a measure of mass (convertible to kg). It’s why when you really mean force the abbreviation lbf (pound-force) exists, as opposed to the now more usual pound-mass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807242 {#5072
    date: 2023-10-09 01:20:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
  -id: 38066
  -bodyTs: "'abbrevi':27 'common':5 'convert':15 'exist':32 'forc':25,31 'kg':17 'lbf':28 'mass':14,42 'mean':24 'measur':12 'oppos':34 'peopl':7 'pound':9,30,41 'pound-forc':29 'pound-mass':40 'realli':23 'think':2 'usag':6 'use':8 'usual':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3511908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807242 {#5073
    date: 2023-10-09 01:20:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5074
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696807976 {#4008
      date: 2023-10-09 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 37832
    -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656216"
    +editedAt: DateTimeImmutable @1696794891 {#3944
      date: 2023-10-08 21:54:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696794848 {#4007
      date: 2023-10-08 21:54:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I think in most common usage people use pounds as a measure of mass (convertible to kg). It’s why when you really mean force the abbreviation lbf (pound-force) exists, as opposed to the now more usual pound-mass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807242 {#5072
    date: 2023-10-09 01:20:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
  -id: 38066
  -bodyTs: "'abbrevi':27 'common':5 'convert':15 'exist':32 'forc':25,31 'kg':17 'lbf':28 'mass':14,42 'mean':24 'measur':12 'oppos':34 'peopl':7 'pound':9,30,41 'pound-forc':29 'pound-mass':40 'realli':23 'think':2 'usag':6 'use':8 'usual':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3511908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807242 {#5073
    date: 2023-10-09 01:20:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#5240
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3946 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696807976 {#4008
        date: 2023-10-09 01:32:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 37832
      -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4656216"
      +editedAt: DateTimeImmutable @1696794891 {#3944
        date: 2023-10-08 21:54:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696794848 {#4007
        date: 2023-10-08 21:54:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I think in most common usage people use pounds as a measure of mass (convertible to kg). It’s why when you really mean force the abbreviation lbf (pound-force) exists, as opposed to the now more usual pound-mass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696807242 {#5072
      date: 2023-10-09 01:20:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Zanz@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5076 …}
    +nested: Doctrine\ORM\PersistentCollection {#5078 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 38066
    -bodyTs: "'abbrevi':27 'common':5 'convert':15 'exist':32 'forc':25,31 'kg':17 'lbf':28 'mass':14,42 'mean':24 'measur':12 'oppos':34 'peopl':7 'pound':9,30,41 'pound-forc':29 'pound-mass':40 'realli':23 'think':2 'usag':6 'use':8 'usual':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3511908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807242 {#5073
      date: 2023-10-09 01:20:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    A pound at one gravity is equivalent to 2.2 kg at 1 gravity. Outside of aerospace there’s not really a need to distinguish between mass and weight so it kind of gets used interchangeably.\n
    \n
    It just bothers me when people complain about units and then use the wrong kind of unit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696807674 {#5238
    date: 2023-10-09 01:27:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
    "@explore_broaden@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 38072
  -bodyTs: "'1':12 '2.2':9 'aerospac':16 'bother':38 'complain':42 'distinguish':24 'equival':7 'get':33 'graviti':5,13 'interchang':35 'kg':10 'kind':31,50 'mass':26 'need':22 'one':4 'outsid':14 'peopl':41 'pound':2 'realli':20 'unit':44,52 'use':34,47 'weight':28 'wrong':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4668733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807674 {#5239
    date: 2023-10-09 01:27:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5240
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3946 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696807976 {#4008
        date: 2023-10-09 01:32:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 37832
      -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4656216"
      +editedAt: DateTimeImmutable @1696794891 {#3944
        date: 2023-10-08 21:54:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696794848 {#4007
        date: 2023-10-08 21:54:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I think in most common usage people use pounds as a measure of mass (convertible to kg). It’s why when you really mean force the abbreviation lbf (pound-force) exists, as opposed to the now more usual pound-mass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696807242 {#5072
      date: 2023-10-09 01:20:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Zanz@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5076 …}
    +nested: Doctrine\ORM\PersistentCollection {#5078 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 38066
    -bodyTs: "'abbrevi':27 'common':5 'convert':15 'exist':32 'forc':25,31 'kg':17 'lbf':28 'mass':14,42 'mean':24 'measur':12 'oppos':34 'peopl':7 'pound':9,30,41 'pound-forc':29 'pound-mass':40 'realli':23 'think':2 'usag':6 'use':8 'usual':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3511908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807242 {#5073
      date: 2023-10-09 01:20:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    A pound at one gravity is equivalent to 2.2 kg at 1 gravity. Outside of aerospace there’s not really a need to distinguish between mass and weight so it kind of gets used interchangeably.\n
    \n
    It just bothers me when people complain about units and then use the wrong kind of unit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696807674 {#5238
    date: 2023-10-09 01:27:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
    "@explore_broaden@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 38072
  -bodyTs: "'1':12 '2.2':9 'aerospac':16 'bother':38 'complain':42 'distinguish':24 'equival':7 'get':33 'graviti':5,13 'interchang':35 'kg':10 'kind':31,50 'mass':26 'need':22 'one':4 'outsid':14 'peopl':41 'pound':2 'realli':20 'unit':44,52 'use':34,47 'weight':28 'wrong':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4668733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807674 {#5239
    date: 2023-10-09 01:27:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5240
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3946 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696807976 {#4008
        date: 2023-10-09 01:32:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 37832
      -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4656216"
      +editedAt: DateTimeImmutable @1696794891 {#3944
        date: 2023-10-08 21:54:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696794848 {#4007
        date: 2023-10-08 21:54:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I think in most common usage people use pounds as a measure of mass (convertible to kg). It’s why when you really mean force the abbreviation lbf (pound-force) exists, as opposed to the now more usual pound-mass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696807242 {#5072
      date: 2023-10-09 01:20:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Zanz@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5076 …}
    +nested: Doctrine\ORM\PersistentCollection {#5078 …}
    +votes: Doctrine\ORM\PersistentCollection {#5080 …}
    +reports: Doctrine\ORM\PersistentCollection {#5082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 38066
    -bodyTs: "'abbrevi':27 'common':5 'convert':15 'exist':32 'forc':25,31 'kg':17 'lbf':28 'mass':14,42 'mean':24 'measur':12 'oppos':34 'peopl':7 'pound':9,30,41 'pound-forc':29 'pound-mass':40 'realli':23 'think':2 'usag':6 'use':8 'usual':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3511908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807242 {#5073
      date: 2023-10-09 01:20:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    A pound at one gravity is equivalent to 2.2 kg at 1 gravity. Outside of aerospace there’s not really a need to distinguish between mass and weight so it kind of gets used interchangeably.\n
    \n
    It just bothers me when people complain about units and then use the wrong kind of unit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696807674 {#5238
    date: 2023-10-09 01:27:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
    "@explore_broaden@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 38072
  -bodyTs: "'1':12 '2.2':9 'aerospac':16 'bother':38 'complain':42 'distinguish':24 'equival':7 'get':33 'graviti':5,13 'interchang':35 'kg':10 'kind':31,50 'mass':26 'need':22 'one':4 'outsid':14 'peopl':41 'pound':2 'realli':20 'unit':44,52 'use':34,47 'weight':28 'wrong':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4668733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807674 {#5239
    date: 2023-10-09 01:27:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#5384
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5240
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3946 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696807976 {#4008
          date: 2023-10-09 01:32:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 37832
        -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4656216"
        +editedAt: DateTimeImmutable @1696794891 {#3944
          date: 2023-10-08 21:54:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696794848 {#4007
          date: 2023-10-08 21:54:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "I think in most common usage people use pounds as a measure of mass (convertible to kg). It’s why when you really mean force the abbreviation lbf (pound-force) exists, as opposed to the now more usual pound-mass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696807242 {#5072
        date: 2023-10-09 01:20:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Zanz@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5076 …}
      +nested: Doctrine\ORM\PersistentCollection {#5078 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
      -id: 38066
      -bodyTs: "'abbrevi':27 'common':5 'convert':15 'exist':32 'forc':25,31 'kg':17 'lbf':28 'mass':14,42 'mean':24 'measur':12 'oppos':34 'peopl':7 'pound':9,30,41 'pound-forc':29 'pound-mass':40 'realli':23 'think':2 'usag':6 'use':8 'usual':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3511908"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807242 {#5073
        date: 2023-10-09 01:20:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      A pound at one gravity is equivalent to 2.2 kg at 1 gravity. Outside of aerospace there’s not really a need to distinguish between mass and weight so it kind of gets used interchangeably.\n
      \n
      It just bothers me when people complain about units and then use the wrong kind of unit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696807674 {#5238
      date: 2023-10-09 01:27:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Zanz@lemmy.ml"
      "@explore_broaden@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5241 …}
    +nested: Doctrine\ORM\PersistentCollection {#5243 …}
    +votes: Doctrine\ORM\PersistentCollection {#5245 …}
    +reports: Doctrine\ORM\PersistentCollection {#5247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
    -id: 38072
    -bodyTs: "'1':12 '2.2':9 'aerospac':16 'bother':38 'complain':42 'distinguish':24 'equival':7 'get':33 'graviti':5,13 'interchang':35 'kg':10 'kind':31,50 'mass':26 'need':22 'one':4 'outsid':14 'peopl':41 'pound':2 'realli':20 'unit':44,52 'use':34,47 'weight':28 'wrong':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4668733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807674 {#5239
      date: 2023-10-09 01:27:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "My point is that in common use a pound does refer to mass (not weight). For example the US Code defines that 1 pound = 0.453 592 37 kilogram. See also [en.m.wikipedia.org/wiki/Pound_(mass)](https://en.m.wikipedia.org/wiki/Pound_(mass))."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807975 {#5382
    date: 2023-10-09 01:32:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
    "@explore_broaden@midwest.social"
  ]
  +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: 38078
  -bodyTs: "'/wiki/pound_(mass)](https://en.m.wikipedia.org/wiki/pound_(mass)).':33 '0.453':25 '1':23 '37':27 '592':26 'also':30 'code':20 'common':6 'defin':21 'en.m.wikipedia.org':32 'en.m.wikipedia.org/wiki/pound_(mass)](https://en.m.wikipedia.org/wiki/pound_(mass)).':31 'exampl':17 'kilogram':28 'mass':13 'point':2 'pound':9,24 'refer':11 'see':29 'us':19 'use':7 'weight':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3512601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807975 {#5383
    date: 2023-10-09 01:32:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5384
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5240
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3946 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696807976 {#4008
          date: 2023-10-09 01:32:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 37832
        -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4656216"
        +editedAt: DateTimeImmutable @1696794891 {#3944
          date: 2023-10-08 21:54:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696794848 {#4007
          date: 2023-10-08 21:54:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "I think in most common usage people use pounds as a measure of mass (convertible to kg). It’s why when you really mean force the abbreviation lbf (pound-force) exists, as opposed to the now more usual pound-mass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696807242 {#5072
        date: 2023-10-09 01:20:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Zanz@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5076 …}
      +nested: Doctrine\ORM\PersistentCollection {#5078 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
      -id: 38066
      -bodyTs: "'abbrevi':27 'common':5 'convert':15 'exist':32 'forc':25,31 'kg':17 'lbf':28 'mass':14,42 'mean':24 'measur':12 'oppos':34 'peopl':7 'pound':9,30,41 'pound-forc':29 'pound-mass':40 'realli':23 'think':2 'usag':6 'use':8 'usual':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3511908"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807242 {#5073
        date: 2023-10-09 01:20:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      A pound at one gravity is equivalent to 2.2 kg at 1 gravity. Outside of aerospace there’s not really a need to distinguish between mass and weight so it kind of gets used interchangeably.\n
      \n
      It just bothers me when people complain about units and then use the wrong kind of unit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696807674 {#5238
      date: 2023-10-09 01:27:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Zanz@lemmy.ml"
      "@explore_broaden@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5241 …}
    +nested: Doctrine\ORM\PersistentCollection {#5243 …}
    +votes: Doctrine\ORM\PersistentCollection {#5245 …}
    +reports: Doctrine\ORM\PersistentCollection {#5247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
    -id: 38072
    -bodyTs: "'1':12 '2.2':9 'aerospac':16 'bother':38 'complain':42 'distinguish':24 'equival':7 'get':33 'graviti':5,13 'interchang':35 'kg':10 'kind':31,50 'mass':26 'need':22 'one':4 'outsid':14 'peopl':41 'pound':2 'realli':20 'unit':44,52 'use':34,47 'weight':28 'wrong':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4668733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807674 {#5239
      date: 2023-10-09 01:27:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "My point is that in common use a pound does refer to mass (not weight). For example the US Code defines that 1 pound = 0.453 592 37 kilogram. See also [en.m.wikipedia.org/wiki/Pound_(mass)](https://en.m.wikipedia.org/wiki/Pound_(mass))."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807975 {#5382
    date: 2023-10-09 01:32:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
    "@explore_broaden@midwest.social"
  ]
  +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: 38078
  -bodyTs: "'/wiki/pound_(mass)](https://en.m.wikipedia.org/wiki/pound_(mass)).':33 '0.453':25 '1':23 '37':27 '592':26 'also':30 'code':20 'common':6 'defin':21 'en.m.wikipedia.org':32 'en.m.wikipedia.org/wiki/pound_(mass)](https://en.m.wikipedia.org/wiki/pound_(mass)).':31 'exampl':17 'kilogram':28 'mass':13 'point':2 'pound':9,24 'refer':11 'see':29 'us':19 'use':7 'weight':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3512601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807975 {#5383
    date: 2023-10-09 01:32:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5384
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5240
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3946 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696807976 {#4008
          date: 2023-10-09 01:32:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 37832
        -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4656216"
        +editedAt: DateTimeImmutable @1696794891 {#3944
          date: 2023-10-08 21:54:51.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696794848 {#4007
          date: 2023-10-08 21:54:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "I think in most common usage people use pounds as a measure of mass (convertible to kg). It’s why when you really mean force the abbreviation lbf (pound-force) exists, as opposed to the now more usual pound-mass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696807242 {#5072
        date: 2023-10-09 01:20:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Zanz@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5076 …}
      +nested: Doctrine\ORM\PersistentCollection {#5078 …}
      +votes: Doctrine\ORM\PersistentCollection {#5080 …}
      +reports: Doctrine\ORM\PersistentCollection {#5082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
      -id: 38066
      -bodyTs: "'abbrevi':27 'common':5 'convert':15 'exist':32 'forc':25,31 'kg':17 'lbf':28 'mass':14,42 'mean':24 'measur':12 'oppos':34 'peopl':7 'pound':9,30,41 'pound-forc':29 'pound-mass':40 'realli':23 'think':2 'usag':6 'use':8 'usual':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3511908"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807242 {#5073
        date: 2023-10-09 01:20:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      A pound at one gravity is equivalent to 2.2 kg at 1 gravity. Outside of aerospace there’s not really a need to distinguish between mass and weight so it kind of gets used interchangeably.\n
      \n
      It just bothers me when people complain about units and then use the wrong kind of unit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696807674 {#5238
      date: 2023-10-09 01:27:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Zanz@lemmy.ml"
      "@explore_broaden@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5241 …}
    +nested: Doctrine\ORM\PersistentCollection {#5243 …}
    +votes: Doctrine\ORM\PersistentCollection {#5245 …}
    +reports: Doctrine\ORM\PersistentCollection {#5247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
    -id: 38072
    -bodyTs: "'1':12 '2.2':9 'aerospac':16 'bother':38 'complain':42 'distinguish':24 'equival':7 'get':33 'graviti':5,13 'interchang':35 'kg':10 'kind':31,50 'mass':26 'need':22 'one':4 'outsid':14 'peopl':41 'pound':2 'realli':20 'unit':44,52 'use':34,47 'weight':28 'wrong':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4668733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807674 {#5239
      date: 2023-10-09 01:27:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "My point is that in common use a pound does refer to mass (not weight). For example the US Code defines that 1 pound = 0.453 592 37 kilogram. See also [en.m.wikipedia.org/wiki/Pound_(mass)](https://en.m.wikipedia.org/wiki/Pound_(mass))."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807975 {#5382
    date: 2023-10-09 01:32:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
    "@explore_broaden@midwest.social"
  ]
  +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: 38078
  -bodyTs: "'/wiki/pound_(mass)](https://en.m.wikipedia.org/wiki/pound_(mass)).':33 '0.453':25 '1':23 '37':27 '592':26 'also':30 'code':20 'common':6 'defin':21 'en.m.wikipedia.org':32 'en.m.wikipedia.org/wiki/pound_(mass)](https://en.m.wikipedia.org/wiki/pound_(mass)).':31 'exampl':17 'kilogram':28 'mass':13 'point':2 'pound':9,24 'refer':11 'see':29 'us':19 'use':7 'weight':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3512601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807975 {#5383
    date: 2023-10-09 01:32:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#5090
  +user: Proxies\__CG__\App\Entity\User {#5091 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696807976 {#4008
      date: 2023-10-09 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 37832
    -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656216"
    +editedAt: DateTimeImmutable @1696794891 {#3944
      date: 2023-10-08 21:54:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696794848 {#4007
      date: 2023-10-08 21:54:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I came here to say this. A chunk of mass that “weighs” 100 grams is still 100 grams on the moon. A chunk of mass that weighs 1 pound does not weigh 1 pound on the moon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696804838 {#5088
    date: 2023-10-09 00:40:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5092 …}
  +nested: Doctrine\ORM\PersistentCollection {#5094 …}
  +votes: Doctrine\ORM\PersistentCollection {#5096 …}
  +reports: Doctrine\ORM\PersistentCollection {#5098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
  -id: 38046
  -bodyTs: "'1':28,33 '100':13,17 'came':2 'chunk':8,23 'gram':14,18 'mass':10,25 'moon':21,37 'pound':29,34 'say':5 'still':16 'weigh':12,27,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4566727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696804838 {#5089
    date: 2023-10-09 00:40:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5090
  +user: Proxies\__CG__\App\Entity\User {#5091 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696807976 {#4008
      date: 2023-10-09 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 37832
    -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656216"
    +editedAt: DateTimeImmutable @1696794891 {#3944
      date: 2023-10-08 21:54:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696794848 {#4007
      date: 2023-10-08 21:54:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I came here to say this. A chunk of mass that “weighs” 100 grams is still 100 grams on the moon. A chunk of mass that weighs 1 pound does not weigh 1 pound on the moon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696804838 {#5088
    date: 2023-10-09 00:40:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5092 …}
  +nested: Doctrine\ORM\PersistentCollection {#5094 …}
  +votes: Doctrine\ORM\PersistentCollection {#5096 …}
  +reports: Doctrine\ORM\PersistentCollection {#5098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
  -id: 38046
  -bodyTs: "'1':28,33 '100':13,17 'came':2 'chunk':8,23 'gram':14,18 'mass':10,25 'moon':21,37 'pound':29,34 'say':5 'still':16 'weigh':12,27,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4566727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696804838 {#5089
    date: 2023-10-09 00:40:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5090
  +user: Proxies\__CG__\App\Entity\User {#5091 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Pounds are a measure of weight (force) not mass like grams. Stone is the imperial measure of mass and slug is the standard unit (US unit). In metric Newtons would be equivalent to pounds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696807976 {#4008
      date: 2023-10-09 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 37832
    -bodyTs: "'equival':32 'forc':7 'gram':11 'imperi':15 'like':10 'mass':9,18 'measur':4,16 'metric':28 'newton':29 'pound':1,34 'slug':20 'standard':23 'stone':12 'unit':24,26 'us':25 'weight':6 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656216"
    +editedAt: DateTimeImmutable @1696794891 {#3944
      date: 2023-10-08 21:54:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696794848 {#4007
      date: 2023-10-08 21:54:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I came here to say this. A chunk of mass that “weighs” 100 grams is still 100 grams on the moon. A chunk of mass that weighs 1 pound does not weigh 1 pound on the moon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696804838 {#5088
    date: 2023-10-09 00:40:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zanz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5092 …}
  +nested: Doctrine\ORM\PersistentCollection {#5094 …}
  +votes: Doctrine\ORM\PersistentCollection {#5096 …}
  +reports: Doctrine\ORM\PersistentCollection {#5098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
  -id: 38046
  -bodyTs: "'1':28,33 '100':13,17 'came':2 'chunk':8,23 'gram':14,18 'mass':10,25 'moon':21,37 'pound':29,34 'say':5 'still':16 'weigh':12,27,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4566727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696804838 {#5089
    date: 2023-10-09 00:40:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    What amazes me is that we pretty much are converting, just very slowly, one thing at a time. In school we all learn the metric system, and it’s used all over in industry and government. At the supermarket, everything is labeled in both systems, and some things have started trending towards metric as the default. We are all used to the 2L bottle size. The old fifth of a gallon bottle, though some still call it that, has been replaced by the 750ml bottle. More recently the 20oz bottle has been phased into the .5L, mainly–I’m sure–to shrink the amount while keeping prices the same, but still it’s progress in this regard.\n
    \n
    I think the transformation will be effectively complete when highway signs use kilometers. But I don’t see that happening any time soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696791159 {#4042
    date: 2023-10-08 20:52:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 37774
  -bodyTs: "'20oz':89 '2l':63 '5l':96 '750ml':84 'amaz':2 'amount':104 'bottl':64,72,85,90 'call':76 'complet':125 'convert':10 'default':56 'effect':124 'everyth':40 'fifth':68 'gallon':71 'govern':36 'happen':137 'highway':127 'industri':34 'keep':106 'kilomet':130 'label':42 'learn':23 'm':99 'main':97 'metric':25,53 'much':8 'old':67 'one':14 'phase':93 'pretti':7 'price':107 'progress':114 'recent':87 'regard':117 'replac':81 'school':20 'see':135 'shrink':102 'sign':128 'size':65 'slowli':13 'soon':140 'start':50 'still':75,111 'supermarket':39 'sure':100 'system':26,45 'thing':15,48 'think':119 'though':73 'time':18,139 'toward':52 'transform':121 'trend':51 'use':30,60,129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1349524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696791159 {#4040
    date: 2023-10-08 20:52:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    What amazes me is that we pretty much are converting, just very slowly, one thing at a time. In school we all learn the metric system, and it’s used all over in industry and government. At the supermarket, everything is labeled in both systems, and some things have started trending towards metric as the default. We are all used to the 2L bottle size. The old fifth of a gallon bottle, though some still call it that, has been replaced by the 750ml bottle. More recently the 20oz bottle has been phased into the .5L, mainly–I’m sure–to shrink the amount while keeping prices the same, but still it’s progress in this regard.\n
    \n
    I think the transformation will be effectively complete when highway signs use kilometers. But I don’t see that happening any time soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696791159 {#4042
    date: 2023-10-08 20:52:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 37774
  -bodyTs: "'20oz':89 '2l':63 '5l':96 '750ml':84 'amaz':2 'amount':104 'bottl':64,72,85,90 'call':76 'complet':125 'convert':10 'default':56 'effect':124 'everyth':40 'fifth':68 'gallon':71 'govern':36 'happen':137 'highway':127 'industri':34 'keep':106 'kilomet':130 'label':42 'learn':23 'm':99 'main':97 'metric':25,53 'much':8 'old':67 'one':14 'phase':93 'pretti':7 'price':107 'progress':114 'recent':87 'regard':117 'replac':81 'school':20 'see':135 'shrink':102 'sign':128 'size':65 'slowli':13 'soon':140 'start':50 'still':75,111 'supermarket':39 'sure':100 'system':26,45 'thing':15,48 'think':119 'though':73 'time':18,139 'toward':52 'transform':121 'trend':51 'use':30,60,129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1349524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696791159 {#4040
    date: 2023-10-08 20:52:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    What amazes me is that we pretty much are converting, just very slowly, one thing at a time. In school we all learn the metric system, and it’s used all over in industry and government. At the supermarket, everything is labeled in both systems, and some things have started trending towards metric as the default. We are all used to the 2L bottle size. The old fifth of a gallon bottle, though some still call it that, has been replaced by the 750ml bottle. More recently the 20oz bottle has been phased into the .5L, mainly–I’m sure–to shrink the amount while keeping prices the same, but still it’s progress in this regard.\n
    \n
    I think the transformation will be effectively complete when highway signs use kilometers. But I don’t see that happening any time soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696791159 {#4042
    date: 2023-10-08 20:52:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 37774
  -bodyTs: "'20oz':89 '2l':63 '5l':96 '750ml':84 'amaz':2 'amount':104 'bottl':64,72,85,90 'call':76 'complet':125 'convert':10 'default':56 'effect':124 'everyth':40 'fifth':68 'gallon':71 'govern':36 'happen':137 'highway':127 'industri':34 'keep':106 'kilomet':130 'label':42 'learn':23 'm':99 'main':97 'metric':25,53 'much':8 'old':67 'one':14 'phase':93 'pretti':7 'price':107 'progress':114 'recent':87 'regard':117 'replac':81 'school':20 'see':135 'shrink':102 'sign':128 'size':65 'slowli':13 'soon':140 'start':50 'still':75,111 'supermarket':39 'sure':100 'system':26,45 'thing':15,48 'think':119 'though':73 'time':18,139 'toward':52 'transform':121 'trend':51 'use':30,60,129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1349524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696791159 {#4040
    date: 2023-10-08 20:52:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://file.coffee/u/wXBuSA0fZkehGIDS1D3MO.jpg)\n
    \n
    To be fair, also in Europe imperial measurements are still used, for example in plumbing, where inches are used for some reasons still unknown, or in aviation, where they continue to measure, in part, in feet. In nautical matters it is a separate issue, measuring in knots and nautical miles, and has nothing to do with metric measurements either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696808488 {#4112
    date: 2023-10-09 01:41:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +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: 37176
  -bodyTs: "'/u/wxbusa0fzkehgids1d3mo.jpg)':3 'also':7 'aviat':30 'continu':33 'either':62 'europ':9 'exampl':16 'fair':6 'feet':39 'file.coffee':2 'file.coffee/u/wxbusa0fzkehgids1d3mo.jpg)':1 'imperi':10 'inch':20 'issu':47 'knot':50 'matter':42 'measur':11,35,48,61 'metric':60 'mile':53 'nautic':41,52 'noth':56 'part':37 'plumb':18 'reason':25 'separ':46 'still':13,26 'unknown':27 'use':14,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4643649"
  +editedAt: DateTimeImmutable @1696756997 {#4113
    date: 2023-10-08 11:23:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696756014 {#4114
    date: 2023-10-08 11:06:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://file.coffee/u/wXBuSA0fZkehGIDS1D3MO.jpg)\n
    \n
    To be fair, also in Europe imperial measurements are still used, for example in plumbing, where inches are used for some reasons still unknown, or in aviation, where they continue to measure, in part, in feet. In nautical matters it is a separate issue, measuring in knots and nautical miles, and has nothing to do with metric measurements either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696808488 {#4112
    date: 2023-10-09 01:41:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +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: 37176
  -bodyTs: "'/u/wxbusa0fzkehgids1d3mo.jpg)':3 'also':7 'aviat':30 'continu':33 'either':62 'europ':9 'exampl':16 'fair':6 'feet':39 'file.coffee':2 'file.coffee/u/wxbusa0fzkehgids1d3mo.jpg)':1 'imperi':10 'inch':20 'issu':47 'knot':50 'matter':42 'measur':11,35,48,61 'metric':60 'mile':53 'nautic':41,52 'noth':56 'part':37 'plumb':18 'reason':25 'separ':46 'still':13,26 'unknown':27 'use':14,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4643649"
  +editedAt: DateTimeImmutable @1696756997 {#4113
    date: 2023-10-08 11:23:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696756014 {#4114
    date: 2023-10-08 11:06:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://file.coffee/u/wXBuSA0fZkehGIDS1D3MO.jpg)\n
    \n
    To be fair, also in Europe imperial measurements are still used, for example in plumbing, where inches are used for some reasons still unknown, or in aviation, where they continue to measure, in part, in feet. In nautical matters it is a separate issue, measuring in knots and nautical miles, and has nothing to do with metric measurements either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696808488 {#4112
    date: 2023-10-09 01:41:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +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: 37176
  -bodyTs: "'/u/wxbusa0fzkehgids1d3mo.jpg)':3 'also':7 'aviat':30 'continu':33 'either':62 'europ':9 'exampl':16 'fair':6 'feet':39 'file.coffee':2 'file.coffee/u/wxbusa0fzkehgids1d3mo.jpg)':1 'imperi':10 'inch':20 'issu':47 'knot':50 'matter':42 'measur':11,35,48,61 'metric':60 'mile':53 'nautic':41,52 'noth':56 'part':37 'plumb':18 'reason':25 'separ':46 'still':13,26 'unknown':27 'use':14,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4643649"
  +editedAt: DateTimeImmutable @1696756997 {#4113
    date: 2023-10-08 11:23:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696756014 {#4114
    date: 2023-10-08 11:06:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![](https://file.coffee/u/wXBuSA0fZkehGIDS1D3MO.jpg)\n
      \n
      To be fair, also in Europe imperial measurements are still used, for example in plumbing, where inches are used for some reasons still unknown, or in aviation, where they continue to measure, in part, in feet. In nautical matters it is a separate issue, measuring in knots and nautical miles, and has nothing to do with metric measurements either.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696808488 {#4112
      date: 2023-10-09 01:41:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +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: 37176
    -bodyTs: "'/u/wxbusa0fzkehgids1d3mo.jpg)':3 'also':7 'aviat':30 'continu':33 'either':62 'europ':9 'exampl':16 'fair':6 'feet':39 'file.coffee':2 'file.coffee/u/wxbusa0fzkehgids1d3mo.jpg)':1 'imperi':10 'inch':20 'issu':47 'knot':50 'matter':42 'measur':11,35,48,61 'metric':60 'mile':53 'nautic':41,52 'noth':56 'part':37 'plumb':18 'reason':25 'separ':46 'still':13,26 'unknown':27 'use':14,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4643649"
    +editedAt: DateTimeImmutable @1696756997 {#4113
      date: 2023-10-08 11:23:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696756014 {#4114
      date: 2023-10-08 11:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    The ICAO has apparently recommended using the international system of units since 2010, but it hasn’t been widely adopted yet.\n
    \n
    […wikipedia.org/…/International_Civil_Aviation_Org…](https://en.m.wikipedia.org/wiki/International_Civil_Aviation_Organization)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696808487 {#5056
    date: 2023-10-09 01:41:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 38086
  -bodyTs: "'/international_civil_aviation_org':23 '/wiki/international_civil_aviation_organization)':26 '2010':13 'adopt':20 'appar':4 'en.m.wikipedia.org':25 'en.m.wikipedia.org/wiki/international_civil_aviation_organization)':24 'hasn':16 'icao':2 'intern':8 'recommend':5 'sinc':12 'system':9 'unit':11 'use':6 'wide':19 'wikipedia.org':22 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1350613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808487 {#5057
    date: 2023-10-09 01:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![](https://file.coffee/u/wXBuSA0fZkehGIDS1D3MO.jpg)\n
      \n
      To be fair, also in Europe imperial measurements are still used, for example in plumbing, where inches are used for some reasons still unknown, or in aviation, where they continue to measure, in part, in feet. In nautical matters it is a separate issue, measuring in knots and nautical miles, and has nothing to do with metric measurements either.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696808488 {#4112
      date: 2023-10-09 01:41:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +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: 37176
    -bodyTs: "'/u/wxbusa0fzkehgids1d3mo.jpg)':3 'also':7 'aviat':30 'continu':33 'either':62 'europ':9 'exampl':16 'fair':6 'feet':39 'file.coffee':2 'file.coffee/u/wxbusa0fzkehgids1d3mo.jpg)':1 'imperi':10 'inch':20 'issu':47 'knot':50 'matter':42 'measur':11,35,48,61 'metric':60 'mile':53 'nautic':41,52 'noth':56 'part':37 'plumb':18 'reason':25 'separ':46 'still':13,26 'unknown':27 'use':14,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4643649"
    +editedAt: DateTimeImmutable @1696756997 {#4113
      date: 2023-10-08 11:23:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696756014 {#4114
      date: 2023-10-08 11:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    The ICAO has apparently recommended using the international system of units since 2010, but it hasn’t been widely adopted yet.\n
    \n
    […wikipedia.org/…/International_Civil_Aviation_Org…](https://en.m.wikipedia.org/wiki/International_Civil_Aviation_Organization)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696808487 {#5056
    date: 2023-10-09 01:41:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 38086
  -bodyTs: "'/international_civil_aviation_org':23 '/wiki/international_civil_aviation_organization)':26 '2010':13 'adopt':20 'appar':4 'en.m.wikipedia.org':25 'en.m.wikipedia.org/wiki/international_civil_aviation_organization)':24 'hasn':16 'icao':2 'intern':8 'recommend':5 'sinc':12 'system':9 'unit':11 'use':6 'wide':19 'wikipedia.org':22 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1350613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808487 {#5057
    date: 2023-10-09 01:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![](https://file.coffee/u/wXBuSA0fZkehGIDS1D3MO.jpg)\n
      \n
      To be fair, also in Europe imperial measurements are still used, for example in plumbing, where inches are used for some reasons still unknown, or in aviation, where they continue to measure, in part, in feet. In nautical matters it is a separate issue, measuring in knots and nautical miles, and has nothing to do with metric measurements either.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696808488 {#4112
      date: 2023-10-09 01:41:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +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: 37176
    -bodyTs: "'/u/wxbusa0fzkehgids1d3mo.jpg)':3 'also':7 'aviat':30 'continu':33 'either':62 'europ':9 'exampl':16 'fair':6 'feet':39 'file.coffee':2 'file.coffee/u/wxbusa0fzkehgids1d3mo.jpg)':1 'imperi':10 'inch':20 'issu':47 'knot':50 'matter':42 'measur':11,35,48,61 'metric':60 'mile':53 'nautic':41,52 'noth':56 'part':37 'plumb':18 'reason':25 'separ':46 'still':13,26 'unknown':27 'use':14,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4643649"
    +editedAt: DateTimeImmutable @1696756997 {#4113
      date: 2023-10-08 11:23:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696756014 {#4114
      date: 2023-10-08 11:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    The ICAO has apparently recommended using the international system of units since 2010, but it hasn’t been widely adopted yet.\n
    \n
    […wikipedia.org/…/International_Civil_Aviation_Org…](https://en.m.wikipedia.org/wiki/International_Civil_Aviation_Organization)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696808487 {#5056
    date: 2023-10-09 01:41:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 38086
  -bodyTs: "'/international_civil_aviation_org':23 '/wiki/international_civil_aviation_organization)':26 '2010':13 'adopt':20 'appar':4 'en.m.wikipedia.org':25 'en.m.wikipedia.org/wiki/international_civil_aviation_organization)':24 'hasn':16 'icao':2 'intern':8 'recommend':5 'sinc':12 'system':9 'unit':11 'use':6 'wide':19 'wikipedia.org':22 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1350613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808487 {#5057
    date: 2023-10-09 01:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This would be better with one panel right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696735360 {#4188
    date: 2023-10-08 05:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 36787
  -bodyTs: "'better':4 'one':6 'panel':7 'right':8 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4263923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696730525 {#4189
    date: 2023-10-08 04:02:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This would be better with one panel right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696735360 {#4188
    date: 2023-10-08 05:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 36787
  -bodyTs: "'better':4 'one':6 'panel':7 'right':8 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4263923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696730525 {#4189
    date: 2023-10-08 04:02:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This would be better with one panel right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696735360 {#4188
    date: 2023-10-08 05:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 36787
  -bodyTs: "'better':4 'one':6 'panel':7 'right':8 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4263923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696730525 {#4189
    date: 2023-10-08 04:02:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5042
  +user: Proxies\__CG__\App\Entity\User {#5043 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This would be better with one panel right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696735360 {#4188
      date: 2023-10-08 05:22:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36787
    -bodyTs: "'better':4 'one':6 'panel':7 'right':8 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696730525 {#4189
      date: 2023-10-08 04:02:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Comedy homicide"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696732107 {#5040
    date: 2023-10-08 04:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@blanketswithsmallpox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5044 …}
  +nested: Doctrine\ORM\PersistentCollection {#5046 …}
  +votes: Doctrine\ORM\PersistentCollection {#5048 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -id: 36816
  -bodyTs: "'comedi':1 'homicid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4264583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696732107 {#5041
    date: 2023-10-08 04:28:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5042
  +user: Proxies\__CG__\App\Entity\User {#5043 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This would be better with one panel right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696735360 {#4188
      date: 2023-10-08 05:22:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36787
    -bodyTs: "'better':4 'one':6 'panel':7 'right':8 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696730525 {#4189
      date: 2023-10-08 04:02:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Comedy homicide"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696732107 {#5040
    date: 2023-10-08 04:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@blanketswithsmallpox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5044 …}
  +nested: Doctrine\ORM\PersistentCollection {#5046 …}
  +votes: Doctrine\ORM\PersistentCollection {#5048 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -id: 36816
  -bodyTs: "'comedi':1 'homicid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4264583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696732107 {#5041
    date: 2023-10-08 04:28:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5042
  +user: Proxies\__CG__\App\Entity\User {#5043 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This would be better with one panel right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696735360 {#4188
      date: 2023-10-08 05:22:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36787
    -bodyTs: "'better':4 'one':6 'panel':7 'right':8 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696730525 {#4189
      date: 2023-10-08 04:02:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Comedy homicide"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696732107 {#5040
    date: 2023-10-08 04:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@blanketswithsmallpox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5044 …}
  +nested: Doctrine\ORM\PersistentCollection {#5046 …}
  +votes: Doctrine\ORM\PersistentCollection {#5048 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -id: 36816
  -bodyTs: "'comedi':1 'homicid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4264583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696732107 {#5041
    date: 2023-10-08 04:28:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#5225
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5042
    +user: Proxies\__CG__\App\Entity\User {#5043 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This would be better with one panel right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696735360 {#4188
        date: 2023-10-08 05:22:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 36787
      -bodyTs: "'better':4 'one':6 'panel':7 'right':8 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4263923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696730525 {#4189
        date: 2023-10-08 04:02:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "Comedy homicide"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696732107 {#5040
      date: 2023-10-08 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@blanketswithsmallpox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5044 …}
    +nested: Doctrine\ORM\PersistentCollection {#5046 …}
    +votes: Doctrine\ORM\PersistentCollection {#5048 …}
    +reports: Doctrine\ORM\PersistentCollection {#5050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
    -id: 36816
    -bodyTs: "'comedi':1 'homicid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4264583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696732107 {#5041
      date: 2023-10-08 04:28:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "ba dum tss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696735358 {#5223
    date: 2023-10-08 05:22:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@blanketswithsmallpox@lemmy.world"
    "@Random_user@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 36869
  -bodyTs: "'ba':1 'dum':2 'tss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3632547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696735358 {#5224
    date: 2023-10-08 05:22:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5225
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5042
    +user: Proxies\__CG__\App\Entity\User {#5043 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This would be better with one panel right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696735360 {#4188
        date: 2023-10-08 05:22:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 36787
      -bodyTs: "'better':4 'one':6 'panel':7 'right':8 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4263923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696730525 {#4189
        date: 2023-10-08 04:02:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "Comedy homicide"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696732107 {#5040
      date: 2023-10-08 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@blanketswithsmallpox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5044 …}
    +nested: Doctrine\ORM\PersistentCollection {#5046 …}
    +votes: Doctrine\ORM\PersistentCollection {#5048 …}
    +reports: Doctrine\ORM\PersistentCollection {#5050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
    -id: 36816
    -bodyTs: "'comedi':1 'homicid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4264583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696732107 {#5041
      date: 2023-10-08 04:28:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "ba dum tss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696735358 {#5223
    date: 2023-10-08 05:22:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@blanketswithsmallpox@lemmy.world"
    "@Random_user@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 36869
  -bodyTs: "'ba':1 'dum':2 'tss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3632547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696735358 {#5224
    date: 2023-10-08 05:22:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5225
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5042
    +user: Proxies\__CG__\App\Entity\User {#5043 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This would be better with one panel right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696735360 {#4188
        date: 2023-10-08 05:22:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 36787
      -bodyTs: "'better':4 'one':6 'panel':7 'right':8 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4263923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696730525 {#4189
        date: 2023-10-08 04:02:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "Comedy homicide"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696732107 {#5040
      date: 2023-10-08 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@blanketswithsmallpox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5044 …}
    +nested: Doctrine\ORM\PersistentCollection {#5046 …}
    +votes: Doctrine\ORM\PersistentCollection {#5048 …}
    +reports: Doctrine\ORM\PersistentCollection {#5050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
    -id: 36816
    -bodyTs: "'comedi':1 'homicid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4264583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696732107 {#5041
      date: 2023-10-08 04:28:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "ba dum tss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696735358 {#5223
    date: 2023-10-08 05:22:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@blanketswithsmallpox@lemmy.world"
    "@Random_user@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 36869
  -bodyTs: "'ba':1 'dum':2 'tss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3632547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696735358 {#5224
    date: 2023-10-08 05:22:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It would be a weighty decision to be sure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696738369 {#4261
    date: 2023-10-08 06:12:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 36703
  -bodyTs: "'decis':6 'sure':9 'weighti':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4634190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696724751 {#4262
    date: 2023-10-08 02:25:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It would be a weighty decision to be sure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696738369 {#4261
    date: 2023-10-08 06:12:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 36703
  -bodyTs: "'decis':6 'sure':9 'weighti':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4634190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696724751 {#4262
    date: 2023-10-08 02:25:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It would be a weighty decision to be sure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696738369 {#4261
    date: 2023-10-08 06:12:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 36703
  -bodyTs: "'decis':6 'sure':9 'weighti':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4634190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696724751 {#4262
    date: 2023-10-08 02:25:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5026
  +user: Proxies\__CG__\App\Entity\User {#5027 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It would be a weighty decision to be sure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696738369 {#4261
      date: 2023-10-08 06:12:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 36703
    -bodyTs: "'decis':6 'sure':9 'weighti':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4634190"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696724751 {#4262
      date: 2023-10-08 02:25:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "It weighs on a lot of people’s minds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696738367 {#5024
    date: 2023-10-08 06:12:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5028 …}
  +nested: Doctrine\ORM\PersistentCollection {#5030 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
  -id: 36921
  -bodyTs: "'lot':5 'mind':9 'peopl':7 'weigh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3114904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696738367 {#5025
    date: 2023-10-08 06:12:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5026
  +user: Proxies\__CG__\App\Entity\User {#5027 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It would be a weighty decision to be sure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696738369 {#4261
      date: 2023-10-08 06:12:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 36703
    -bodyTs: "'decis':6 'sure':9 'weighti':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4634190"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696724751 {#4262
      date: 2023-10-08 02:25:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "It weighs on a lot of people’s minds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696738367 {#5024
    date: 2023-10-08 06:12:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5028 …}
  +nested: Doctrine\ORM\PersistentCollection {#5030 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
  -id: 36921
  -bodyTs: "'lot':5 'mind':9 'peopl':7 'weigh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3114904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696738367 {#5025
    date: 2023-10-08 06:12:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5026
  +user: Proxies\__CG__\App\Entity\User {#5027 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It would be a weighty decision to be sure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696738369 {#4261
      date: 2023-10-08 06:12:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 36703
    -bodyTs: "'decis':6 'sure':9 'weighti':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4634190"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696724751 {#4262
      date: 2023-10-08 02:25:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "It weighs on a lot of people’s minds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696738367 {#5024
    date: 2023-10-08 06:12:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5028 …}
  +nested: Doctrine\ORM\PersistentCollection {#5030 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
  -id: 36921
  -bodyTs: "'lot':5 'mind':9 'peopl':7 'weigh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3114904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696738367 {#5025
    date: 2023-10-08 06:12:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4341
  +user: App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
    \n
    Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
    \n
    Still, it’s still used as a measurement that only a small fraction of the world still uses.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696739144 {#4336
    date: 2023-10-08 06:25:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 36585
  -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4515994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696718295 {#4337
    date: 2023-10-08 00:38:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4341
  +user: App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
    \n
    Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
    \n
    Still, it’s still used as a measurement that only a small fraction of the world still uses.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696739144 {#4336
    date: 2023-10-08 06:25:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 36585
  -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4515994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696718295 {#4337
    date: 2023-10-08 00:38:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4341
  +user: App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
    \n
    Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
    \n
    Still, it’s still used as a measurement that only a small fraction of the world still uses.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696739144 {#4336
    date: 2023-10-08 06:25:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 36585
  -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4515994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696718295 {#4337
    date: 2023-10-08 00:38:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5010
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4341
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
      \n
      Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
      \n
      Still, it’s still used as a measurement that only a small fraction of the world still uses.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696739144 {#4336
      date: 2023-10-08 06:25:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -id: 36585
    -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4515994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696718295 {#4337
      date: 2023-10-08 00:38:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: """
    > **Still**, it’s **still** used as a measurement that only a small fraction of the world **still** uses.\n
    \n
    That’s a lot of stills 🤔\n
    \n
    But coming back to your point, yes, I have no idea why the US insists on keeping the imperial system, it’s outdated, ugly and inconsistent. Plus you cannot easily convert from one unit to another.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696725681 {#5008
    date: 2023-10-08 02:41:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Gorvin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5012 …}
  +nested: Doctrine\ORM\PersistentCollection {#5014 …}
  +votes: Doctrine\ORM\PersistentCollection {#5016 …}
  +reports: Doctrine\ORM\PersistentCollection {#5018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
  -id: 36715
  -bodyTs: "'anoth':60 'back':27 'cannot':53 'come':26 'convert':55 'easili':54 'fraction':13 'idea':35 'imperi':43 'inconsist':50 'insist':39 'keep':41 'lot':22 'measur':8 'one':57 'outdat':47 'plus':51 'point':30 'small':12 'still':1,4,17,24 'system':44 'ugli':48 'unit':58 'us':38 'use':5,18 'world':16 'yes':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mujico.org/comment/486155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696725681 {#5009
    date: 2023-10-08 02:41:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5010
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4341
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
      \n
      Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
      \n
      Still, it’s still used as a measurement that only a small fraction of the world still uses.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696739144 {#4336
      date: 2023-10-08 06:25:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -id: 36585
    -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4515994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696718295 {#4337
      date: 2023-10-08 00:38:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: """
    > **Still**, it’s **still** used as a measurement that only a small fraction of the world **still** uses.\n
    \n
    That’s a lot of stills 🤔\n
    \n
    But coming back to your point, yes, I have no idea why the US insists on keeping the imperial system, it’s outdated, ugly and inconsistent. Plus you cannot easily convert from one unit to another.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696725681 {#5008
    date: 2023-10-08 02:41:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Gorvin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5012 …}
  +nested: Doctrine\ORM\PersistentCollection {#5014 …}
  +votes: Doctrine\ORM\PersistentCollection {#5016 …}
  +reports: Doctrine\ORM\PersistentCollection {#5018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
  -id: 36715
  -bodyTs: "'anoth':60 'back':27 'cannot':53 'come':26 'convert':55 'easili':54 'fraction':13 'idea':35 'imperi':43 'inconsist':50 'insist':39 'keep':41 'lot':22 'measur':8 'one':57 'outdat':47 'plus':51 'point':30 'small':12 'still':1,4,17,24 'system':44 'ugli':48 'unit':58 'us':38 'use':5,18 'world':16 'yes':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mujico.org/comment/486155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696725681 {#5009
    date: 2023-10-08 02:41:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5010
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4341
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
      \n
      Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
      \n
      Still, it’s still used as a measurement that only a small fraction of the world still uses.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696739144 {#4336
      date: 2023-10-08 06:25:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -id: 36585
    -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4515994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696718295 {#4337
      date: 2023-10-08 00:38:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: """
    > **Still**, it’s **still** used as a measurement that only a small fraction of the world **still** uses.\n
    \n
    That’s a lot of stills 🤔\n
    \n
    But coming back to your point, yes, I have no idea why the US insists on keeping the imperial system, it’s outdated, ugly and inconsistent. Plus you cannot easily convert from one unit to another.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696725681 {#5008
    date: 2023-10-08 02:41:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Gorvin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5012 …}
  +nested: Doctrine\ORM\PersistentCollection {#5014 …}
  +votes: Doctrine\ORM\PersistentCollection {#5016 …}
  +reports: Doctrine\ORM\PersistentCollection {#5018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
  -id: 36715
  -bodyTs: "'anoth':60 'back':27 'cannot':53 'come':26 'convert':55 'easili':54 'fraction':13 'idea':35 'imperi':43 'inconsist':50 'insist':39 'keep':41 'lot':22 'measur':8 'one':57 'outdat':47 'plus':51 'point':30 'small':12 'still':1,4,17,24 'system':44 'ugli':48 'unit':58 'us':38 'use':5,18 'world':16 'yes':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mujico.org/comment/486155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696725681 {#5009
    date: 2023-10-08 02:41:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5162
  +user: App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5010
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4341
      +user: App\Entity\User {#4354 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
        \n
        Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
        \n
        Still, it’s still used as a measurement that only a small fraction of the world still uses.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696739144 {#4336
        date: 2023-10-08 06:25:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4342 …}
      +nested: Doctrine\ORM\PersistentCollection {#4344 …}
      +votes: Doctrine\ORM\PersistentCollection {#4346 …}
      +reports: Doctrine\ORM\PersistentCollection {#4348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
      -id: 36585
      -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4515994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696718295 {#4337
        date: 2023-10-08 00:38:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +body: """
      > **Still**, it’s **still** used as a measurement that only a small fraction of the world **still** uses.\n
      \n
      That’s a lot of stills 🤔\n
      \n
      But coming back to your point, yes, I have no idea why the US insists on keeping the imperial system, it’s outdated, ugly and inconsistent. Plus you cannot easily convert from one unit to another.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696725681 {#5008
      date: 2023-10-08 02:41:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Gorvin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5012 …}
    +nested: Doctrine\ORM\PersistentCollection {#5014 …}
    +votes: Doctrine\ORM\PersistentCollection {#5016 …}
    +reports: Doctrine\ORM\PersistentCollection {#5018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
    -id: 36715
    -bodyTs: "'anoth':60 'back':27 'cannot':53 'come':26 'convert':55 'easili':54 'fraction':13 'idea':35 'imperi':43 'inconsist':50 'insist':39 'keep':41 'lot':22 'measur':8 'one':57 'outdat':47 'plus':51 'point':30 'small':12 'still':1,4,17,24 'system':44 'ugli':48 'unit':58 'us':38 'use':5,18 'world':16 'yes':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mujico.org/comment/486155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696725681 {#5009
      date: 2023-10-08 02:41:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "Sorry, english is my second language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696727416 {#5160
    date: 2023-10-08 03:10:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Gorvin@lemm.ee"
    "@Xel@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5165 …}
  +votes: Doctrine\ORM\PersistentCollection {#5167 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 36743
  -bodyTs: "'english':2 'languag':6 'second':5 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4526292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696727416 {#5161
    date: 2023-10-08 03:10:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5162
  +user: App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5010
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4341
      +user: App\Entity\User {#4354 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
        \n
        Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
        \n
        Still, it’s still used as a measurement that only a small fraction of the world still uses.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696739144 {#4336
        date: 2023-10-08 06:25:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4342 …}
      +nested: Doctrine\ORM\PersistentCollection {#4344 …}
      +votes: Doctrine\ORM\PersistentCollection {#4346 …}
      +reports: Doctrine\ORM\PersistentCollection {#4348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
      -id: 36585
      -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4515994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696718295 {#4337
        date: 2023-10-08 00:38:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +body: """
      > **Still**, it’s **still** used as a measurement that only a small fraction of the world **still** uses.\n
      \n
      That’s a lot of stills 🤔\n
      \n
      But coming back to your point, yes, I have no idea why the US insists on keeping the imperial system, it’s outdated, ugly and inconsistent. Plus you cannot easily convert from one unit to another.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696725681 {#5008
      date: 2023-10-08 02:41:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Gorvin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5012 …}
    +nested: Doctrine\ORM\PersistentCollection {#5014 …}
    +votes: Doctrine\ORM\PersistentCollection {#5016 …}
    +reports: Doctrine\ORM\PersistentCollection {#5018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
    -id: 36715
    -bodyTs: "'anoth':60 'back':27 'cannot':53 'come':26 'convert':55 'easili':54 'fraction':13 'idea':35 'imperi':43 'inconsist':50 'insist':39 'keep':41 'lot':22 'measur':8 'one':57 'outdat':47 'plus':51 'point':30 'small':12 'still':1,4,17,24 'system':44 'ugli':48 'unit':58 'us':38 'use':5,18 'world':16 'yes':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mujico.org/comment/486155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696725681 {#5009
      date: 2023-10-08 02:41:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "Sorry, english is my second language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696727416 {#5160
    date: 2023-10-08 03:10:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Gorvin@lemm.ee"
    "@Xel@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5165 …}
  +votes: Doctrine\ORM\PersistentCollection {#5167 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 36743
  -bodyTs: "'english':2 'languag':6 'second':5 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4526292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696727416 {#5161
    date: 2023-10-08 03:10:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5162
  +user: App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5010
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4341
      +user: App\Entity\User {#4354 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
        \n
        Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
        \n
        Still, it’s still used as a measurement that only a small fraction of the world still uses.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696739144 {#4336
        date: 2023-10-08 06:25:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4342 …}
      +nested: Doctrine\ORM\PersistentCollection {#4344 …}
      +votes: Doctrine\ORM\PersistentCollection {#4346 …}
      +reports: Doctrine\ORM\PersistentCollection {#4348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
      -id: 36585
      -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4515994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696718295 {#4337
        date: 2023-10-08 00:38:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +body: """
      > **Still**, it’s **still** used as a measurement that only a small fraction of the world **still** uses.\n
      \n
      That’s a lot of stills 🤔\n
      \n
      But coming back to your point, yes, I have no idea why the US insists on keeping the imperial system, it’s outdated, ugly and inconsistent. Plus you cannot easily convert from one unit to another.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696725681 {#5008
      date: 2023-10-08 02:41:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Gorvin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5012 …}
    +nested: Doctrine\ORM\PersistentCollection {#5014 …}
    +votes: Doctrine\ORM\PersistentCollection {#5016 …}
    +reports: Doctrine\ORM\PersistentCollection {#5018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
    -id: 36715
    -bodyTs: "'anoth':60 'back':27 'cannot':53 'come':26 'convert':55 'easili':54 'fraction':13 'idea':35 'imperi':43 'inconsist':50 'insist':39 'keep':41 'lot':22 'measur':8 'one':57 'outdat':47 'plus':51 'point':30 'small':12 'still':1,4,17,24 'system':44 'ugli':48 'unit':58 'us':38 'use':5,18 'world':16 'yes':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mujico.org/comment/486155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696725681 {#5009
      date: 2023-10-08 02:41:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "Sorry, english is my second language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696727416 {#5160
    date: 2023-10-08 03:10:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Gorvin@lemm.ee"
    "@Xel@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5165 …}
  +votes: Doctrine\ORM\PersistentCollection {#5167 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 36743
  -bodyTs: "'english':2 'languag':6 'second':5 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4526292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696727416 {#5161
    date: 2023-10-08 03:10:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5339
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5162
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5010
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4341
        +user: App\Entity\User {#4354 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
          \n
          Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
          \n
          Still, it’s still used as a measurement that only a small fraction of the world still uses.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696739144 {#4336
          date: 2023-10-08 06:25:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4342 …}
        +nested: Doctrine\ORM\PersistentCollection {#4344 …}
        +votes: Doctrine\ORM\PersistentCollection {#4346 …}
        +reports: Doctrine\ORM\PersistentCollection {#4348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
        -id: 36585
        -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4515994"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696718295 {#4337
          date: 2023-10-08 00:38:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4341}
      +body: """
        > **Still**, it’s **still** used as a measurement that only a small fraction of the world **still** uses.\n
        \n
        That’s a lot of stills 🤔\n
        \n
        But coming back to your point, yes, I have no idea why the US insists on keeping the imperial system, it’s outdated, ugly and inconsistent. Plus you cannot easily convert from one unit to another.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696725681 {#5008
        date: 2023-10-08 02:41:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Gorvin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5012 …}
      +nested: Doctrine\ORM\PersistentCollection {#5014 …}
      +votes: Doctrine\ORM\PersistentCollection {#5016 …}
      +reports: Doctrine\ORM\PersistentCollection {#5018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
      -id: 36715
      -bodyTs: "'anoth':60 'back':27 'cannot':53 'come':26 'convert':55 'easili':54 'fraction':13 'idea':35 'imperi':43 'inconsist':50 'insist':39 'keep':41 'lot':22 'measur':8 'one':57 'outdat':47 'plus':51 'point':30 'small':12 'still':1,4,17,24 'system':44 'ugli':48 'unit':58 'us':38 'use':5,18 'world':16 'yes':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mujico.org/comment/486155"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696725681 {#5009
        date: 2023-10-08 02:41:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +body: "Sorry, english is my second language."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696727416 {#5160
      date: 2023-10-08 03:10:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Gorvin@lemm.ee"
      "@Xel@mujico.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5163 …}
    +nested: Doctrine\ORM\PersistentCollection {#5165 …}
    +votes: Doctrine\ORM\PersistentCollection {#5167 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 36743
    -bodyTs: "'english':2 'languag':6 'second':5 'sorri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4526292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696727416 {#5161
      date: 2023-10-08 03:10:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: """
    Your grammar is correct and your sentence structure is fine. It just lacks a bit of… pizzazz 😉\n
    \n
    You could say\n
    \n
    > Regardless, it remains in use as a measurement that only a small fraction of the world continues to use.\n
    \n
    Which maybe is a little bit too much pizzazz for Lemmy but you don’t really get to have fun with your writing elsewhere!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696739142 {#5337
    date: 2023-10-08 06:25:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Gorvin@lemm.ee"
    "@Xel@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5340 …}
  +nested: Doctrine\ORM\PersistentCollection {#5342 …}
  +votes: Doctrine\ORM\PersistentCollection {#5344 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 36933
  -bodyTs: "'bit':15,45 'continu':37 'correct':4 'could':19 'elsewher':63 'fine':10 'fraction':33 'fun':59 'get':56 'grammar':2 'lack':13 'lemmi':50 'littl':44 'mayb':41 'measur':28 'much':47 'pizzazz':17,48 'realli':55 'regardless':21 'remain':23 'say':20 'sentenc':7 'small':32 'structur':8 'use':25,39 'world':36 'write':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696739142 {#5338
    date: 2023-10-08 06:25:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5339
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5162
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5010
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4341
        +user: App\Entity\User {#4354 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
          \n
          Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
          \n
          Still, it’s still used as a measurement that only a small fraction of the world still uses.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696739144 {#4336
          date: 2023-10-08 06:25:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4342 …}
        +nested: Doctrine\ORM\PersistentCollection {#4344 …}
        +votes: Doctrine\ORM\PersistentCollection {#4346 …}
        +reports: Doctrine\ORM\PersistentCollection {#4348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
        -id: 36585
        -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4515994"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696718295 {#4337
          date: 2023-10-08 00:38:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4341}
      +body: """
        > **Still**, it’s **still** used as a measurement that only a small fraction of the world **still** uses.\n
        \n
        That’s a lot of stills 🤔\n
        \n
        But coming back to your point, yes, I have no idea why the US insists on keeping the imperial system, it’s outdated, ugly and inconsistent. Plus you cannot easily convert from one unit to another.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696725681 {#5008
        date: 2023-10-08 02:41:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Gorvin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5012 …}
      +nested: Doctrine\ORM\PersistentCollection {#5014 …}
      +votes: Doctrine\ORM\PersistentCollection {#5016 …}
      +reports: Doctrine\ORM\PersistentCollection {#5018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
      -id: 36715
      -bodyTs: "'anoth':60 'back':27 'cannot':53 'come':26 'convert':55 'easili':54 'fraction':13 'idea':35 'imperi':43 'inconsist':50 'insist':39 'keep':41 'lot':22 'measur':8 'one':57 'outdat':47 'plus':51 'point':30 'small':12 'still':1,4,17,24 'system':44 'ugli':48 'unit':58 'us':38 'use':5,18 'world':16 'yes':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mujico.org/comment/486155"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696725681 {#5009
        date: 2023-10-08 02:41:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +body: "Sorry, english is my second language."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696727416 {#5160
      date: 2023-10-08 03:10:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Gorvin@lemm.ee"
      "@Xel@mujico.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5163 …}
    +nested: Doctrine\ORM\PersistentCollection {#5165 …}
    +votes: Doctrine\ORM\PersistentCollection {#5167 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 36743
    -bodyTs: "'english':2 'languag':6 'second':5 'sorri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4526292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696727416 {#5161
      date: 2023-10-08 03:10:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: """
    Your grammar is correct and your sentence structure is fine. It just lacks a bit of… pizzazz 😉\n
    \n
    You could say\n
    \n
    > Regardless, it remains in use as a measurement that only a small fraction of the world continues to use.\n
    \n
    Which maybe is a little bit too much pizzazz for Lemmy but you don’t really get to have fun with your writing elsewhere!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696739142 {#5337
    date: 2023-10-08 06:25:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Gorvin@lemm.ee"
    "@Xel@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5340 …}
  +nested: Doctrine\ORM\PersistentCollection {#5342 …}
  +votes: Doctrine\ORM\PersistentCollection {#5344 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 36933
  -bodyTs: "'bit':15,45 'continu':37 'correct':4 'could':19 'elsewher':63 'fine':10 'fraction':33 'fun':59 'get':56 'grammar':2 'lack':13 'lemmi':50 'littl':44 'mayb':41 'measur':28 'much':47 'pizzazz':17,48 'realli':55 'regardless':21 'remain':23 'say':20 'sentenc':7 'small':32 'structur':8 'use':25,39 'world':36 'write':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696739142 {#5338
    date: 2023-10-08 06:25:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5339
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5162
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5010
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4341
        +user: App\Entity\User {#4354 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s a bit weird that the US uses a measurement that was created in the time where people used their body parts for measurement.\n
          \n
          Like, the inch is around the size of a thumb, and a foot could be bigger or smaller depending of who measured.\n
          \n
          Still, it’s still used as a measurement that only a small fraction of the world still uses.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696739144 {#4336
          date: 2023-10-08 06:25:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4342 …}
        +nested: Doctrine\ORM\PersistentCollection {#4344 …}
        +votes: Doctrine\ORM\PersistentCollection {#4346 …}
        +reports: Doctrine\ORM\PersistentCollection {#4348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
        -id: 36585
        -bodyTs: "'around':30 'bigger':41 'bit':4 'bodi':22 'could':39 'creat':14 'depend':44 'foot':38 'fraction':60 'inch':28 'like':26 'measur':11,25,47,55 'part':23 'peopl':19 'size':32 'small':59 'smaller':43 'still':48,51,64 'thumb':35 'time':17 'us':8 'use':9,20,52,65 'weird':5 'world':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4515994"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696718295 {#4337
          date: 2023-10-08 00:38:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4341}
      +body: """
        > **Still**, it’s **still** used as a measurement that only a small fraction of the world **still** uses.\n
        \n
        That’s a lot of stills 🤔\n
        \n
        But coming back to your point, yes, I have no idea why the US insists on keeping the imperial system, it’s outdated, ugly and inconsistent. Plus you cannot easily convert from one unit to another.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696725681 {#5008
        date: 2023-10-08 02:41:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Gorvin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5012 …}
      +nested: Doctrine\ORM\PersistentCollection {#5014 …}
      +votes: Doctrine\ORM\PersistentCollection {#5016 …}
      +reports: Doctrine\ORM\PersistentCollection {#5018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
      -id: 36715
      -bodyTs: "'anoth':60 'back':27 'cannot':53 'come':26 'convert':55 'easili':54 'fraction':13 'idea':35 'imperi':43 'inconsist':50 'insist':39 'keep':41 'lot':22 'measur':8 'one':57 'outdat':47 'plus':51 'point':30 'small':12 'still':1,4,17,24 'system':44 'ugli':48 'unit':58 'us':38 'use':5,18 'world':16 'yes':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mujico.org/comment/486155"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696725681 {#5009
        date: 2023-10-08 02:41:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +body: "Sorry, english is my second language."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696727416 {#5160
      date: 2023-10-08 03:10:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Gorvin@lemm.ee"
      "@Xel@mujico.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5163 …}
    +nested: Doctrine\ORM\PersistentCollection {#5165 …}
    +votes: Doctrine\ORM\PersistentCollection {#5167 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 36743
    -bodyTs: "'english':2 'languag':6 'second':5 'sorri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4526292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696727416 {#5161
      date: 2023-10-08 03:10:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: """
    Your grammar is correct and your sentence structure is fine. It just lacks a bit of… pizzazz 😉\n
    \n
    You could say\n
    \n
    > Regardless, it remains in use as a measurement that only a small fraction of the world continues to use.\n
    \n
    Which maybe is a little bit too much pizzazz for Lemmy but you don’t really get to have fun with your writing elsewhere!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696739142 {#5337
    date: 2023-10-08 06:25:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Gorvin@lemm.ee"
    "@Xel@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5340 …}
  +nested: Doctrine\ORM\PersistentCollection {#5342 …}
  +votes: Doctrine\ORM\PersistentCollection {#5344 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 36933
  -bodyTs: "'bit':15,45 'continu':37 'correct':4 'could':19 'elsewher':63 'fine':10 'fraction':33 'fun':59 'get':56 'grammar':2 'lack':13 'lemmi':50 'littl':44 'mayb':41 'measur':28 'much':47 'pizzazz':17,48 'realli':55 'regardless':21 'remain':23 'say':20 'sentenc':7 'small':32 'structur':8 'use':25,39 'world':36 'write':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696739142 {#5338
    date: 2023-10-08 06:25:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696797238 {#4409
    date: 2023-10-08 22:33:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 36571
  -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
  +editedAt: DateTimeImmutable @1696720083 {#4410
    date: 2023-10-08 01:08:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696718148 {#4411
    date: 2023-10-08 00:35:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696797238 {#4409
    date: 2023-10-08 22:33:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 36571
  -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
  +editedAt: DateTimeImmutable @1696720083 {#4410
    date: 2023-10-08 01:08:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696718148 {#4411
    date: 2023-10-08 00:35:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696797238 {#4409
    date: 2023-10-08 22:33:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 36571
  -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
  +editedAt: DateTimeImmutable @1696720083 {#4410
    date: 2023-10-08 01:08:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696718148 {#4411
    date: 2023-10-08 00:35:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4978
  +user: Proxies\__CG__\App\Entity\User {#4979 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696797238 {#4409
      date: 2023-10-08 22:33:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 36571
    -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
    +editedAt: DateTimeImmutable @1696720083 {#4410
      date: 2023-10-08 01:08:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696718148 {#4411
      date: 2023-10-08 00:35:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696735495 {#4976
    date: 2023-10-08 05:24:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4980 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4984 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 36877
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4265491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696735495 {#4977
    date: 2023-10-08 05:24:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4978
  +user: Proxies\__CG__\App\Entity\User {#4979 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696797238 {#4409
      date: 2023-10-08 22:33:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 36571
    -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
    +editedAt: DateTimeImmutable @1696720083 {#4410
      date: 2023-10-08 01:08:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696718148 {#4411
      date: 2023-10-08 00:35:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696735495 {#4976
    date: 2023-10-08 05:24:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4980 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4984 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 36877
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4265491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696735495 {#4977
    date: 2023-10-08 05:24:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4978
  +user: Proxies\__CG__\App\Entity\User {#4979 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696797238 {#4409
      date: 2023-10-08 22:33:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 36571
    -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
    +editedAt: DateTimeImmutable @1696720083 {#4410
      date: 2023-10-08 01:08:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696718148 {#4411
      date: 2023-10-08 00:35:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696735495 {#4976
    date: 2023-10-08 05:24:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4980 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4984 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 36877
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4265491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696735495 {#4977
    date: 2023-10-08 05:24:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4994
  +user: Proxies\__CG__\App\Entity\User {#4995 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696797238 {#4409
      date: 2023-10-08 22:33:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 36571
    -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
    +editedAt: DateTimeImmutable @1696720083 {#4410
      date: 2023-10-08 01:08:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696718148 {#4411
      date: 2023-10-08 00:35:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696719306 {#4992
    date: 2023-10-08 00:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 36607
  -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4517242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696719306 {#4993
    date: 2023-10-08 00:55:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4994
  +user: Proxies\__CG__\App\Entity\User {#4995 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696797238 {#4409
      date: 2023-10-08 22:33:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 36571
    -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
    +editedAt: DateTimeImmutable @1696720083 {#4410
      date: 2023-10-08 01:08:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696718148 {#4411
      date: 2023-10-08 00:35:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696719306 {#4992
    date: 2023-10-08 00:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 36607
  -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4517242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696719306 {#4993
    date: 2023-10-08 00:55:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4994
  +user: Proxies\__CG__\App\Entity\User {#4995 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696797238 {#4409
      date: 2023-10-08 22:33:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 36571
    -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
    +editedAt: DateTimeImmutable @1696720083 {#4410
      date: 2023-10-08 01:08:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696718148 {#4411
      date: 2023-10-08 00:35:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696719306 {#4992
    date: 2023-10-08 00:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 36607
  -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4517242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696719306 {#4993
    date: 2023-10-08 00:55:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4994
    +user: Proxies\__CG__\App\Entity\User {#4995 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696797238 {#4409
        date: 2023-10-08 22:33:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 36571
      -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
      +editedAt: DateTimeImmutable @1696720083 {#4410
        date: 2023-10-08 01:08:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696718148 {#4411
        date: 2023-10-08 00:35:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696719306 {#4992
      date: 2023-10-08 00:55:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4996 …}
    +nested: Doctrine\ORM\PersistentCollection {#4998 …}
    +votes: Doctrine\ORM\PersistentCollection {#5000 …}
    +reports: Doctrine\ORM\PersistentCollection {#5002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
    -id: 36607
    -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4517242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696719306 {#4993
      date: 2023-10-08 00:55:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Except American aerospace."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696722269 {#5144
    date: 2023-10-08 01:44:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 36660
  -bodyTs: "'aerospac':3 'american':2 'except':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4257800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696722269 {#5145
    date: 2023-10-08 01:44:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4994
    +user: Proxies\__CG__\App\Entity\User {#4995 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696797238 {#4409
        date: 2023-10-08 22:33:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 36571
      -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
      +editedAt: DateTimeImmutable @1696720083 {#4410
        date: 2023-10-08 01:08:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696718148 {#4411
        date: 2023-10-08 00:35:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696719306 {#4992
      date: 2023-10-08 00:55:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4996 …}
    +nested: Doctrine\ORM\PersistentCollection {#4998 …}
    +votes: Doctrine\ORM\PersistentCollection {#5000 …}
    +reports: Doctrine\ORM\PersistentCollection {#5002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
    -id: 36607
    -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4517242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696719306 {#4993
      date: 2023-10-08 00:55:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Except American aerospace."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696722269 {#5144
    date: 2023-10-08 01:44:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 36660
  -bodyTs: "'aerospac':3 'american':2 'except':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4257800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696722269 {#5145
    date: 2023-10-08 01:44:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4994
    +user: Proxies\__CG__\App\Entity\User {#4995 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1696797238 {#4409
        date: 2023-10-08 22:33:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 36571
      -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
      +editedAt: DateTimeImmutable @1696720083 {#4410
        date: 2023-10-08 01:08:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696718148 {#4411
        date: 2023-10-08 00:35:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696719306 {#4992
      date: 2023-10-08 00:55:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4996 …}
    +nested: Doctrine\ORM\PersistentCollection {#4998 …}
    +votes: Doctrine\ORM\PersistentCollection {#5000 …}
    +reports: Doctrine\ORM\PersistentCollection {#5002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
    -id: 36607
    -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4517242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696719306 {#4993
      date: 2023-10-08 00:55:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Except American aerospace."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696722269 {#5144
    date: 2023-10-08 01:44:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 36660
  -bodyTs: "'aerospac':3 'american':2 'except':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4257800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696722269 {#5145
    date: 2023-10-08 01:44:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5308
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4994
      +user: Proxies\__CG__\App\Entity\User {#4995 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4415
        +user: App\Entity\User {#4428 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696797238 {#4409
          date: 2023-10-08 22:33:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4416 …}
        +nested: Doctrine\ORM\PersistentCollection {#4418 …}
        +votes: Doctrine\ORM\PersistentCollection {#4420 …}
        +reports: Doctrine\ORM\PersistentCollection {#4422 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
        -id: 36571
        -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
        +editedAt: DateTimeImmutable @1696720083 {#4410
          date: 2023-10-08 01:08:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696718148 {#4411
          date: 2023-10-08 00:35:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696719306 {#4992
        date: 2023-10-08 00:55:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4996 …}
      +nested: Doctrine\ORM\PersistentCollection {#4998 …}
      +votes: Doctrine\ORM\PersistentCollection {#5000 …}
      +reports: Doctrine\ORM\PersistentCollection {#5002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
      -id: 36607
      -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4517242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696719306 {#4993
        date: 2023-10-08 00:55:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "Except American aerospace."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696722269 {#5144
      date: 2023-10-08 01:44:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 36660
    -bodyTs: "'aerospac':3 'american':2 'except':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4257800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696722269 {#5145
      date: 2023-10-08 01:44:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "After we [lost that one expensive spacecraft](https://en.wikipedia.org/wiki/Mars_Climate_Orbiter?wprov=sfla1) we’ve been moving towards metric more and more there as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696733700 {#5306
    date: 2023-10-08 04:55:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 36842
  -bodyTs: "'/wiki/mars_climate_orbiter?wprov=sfla1)':10 'en.wikipedia.org':9 'en.wikipedia.org/wiki/mars_climate_orbiter?wprov=sfla1)':8 'expens':6 'lost':3 'metric':16 'move':14 'one':5 'spacecraft':7 'toward':15 've':12 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3371421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696733700 {#5307
    date: 2023-10-08 04:55:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5308
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4994
      +user: Proxies\__CG__\App\Entity\User {#4995 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4415
        +user: App\Entity\User {#4428 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696797238 {#4409
          date: 2023-10-08 22:33:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4416 …}
        +nested: Doctrine\ORM\PersistentCollection {#4418 …}
        +votes: Doctrine\ORM\PersistentCollection {#4420 …}
        +reports: Doctrine\ORM\PersistentCollection {#4422 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
        -id: 36571
        -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
        +editedAt: DateTimeImmutable @1696720083 {#4410
          date: 2023-10-08 01:08:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696718148 {#4411
          date: 2023-10-08 00:35:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696719306 {#4992
        date: 2023-10-08 00:55:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4996 …}
      +nested: Doctrine\ORM\PersistentCollection {#4998 …}
      +votes: Doctrine\ORM\PersistentCollection {#5000 …}
      +reports: Doctrine\ORM\PersistentCollection {#5002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
      -id: 36607
      -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4517242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696719306 {#4993
        date: 2023-10-08 00:55:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "Except American aerospace."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696722269 {#5144
      date: 2023-10-08 01:44:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 36660
    -bodyTs: "'aerospac':3 'american':2 'except':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4257800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696722269 {#5145
      date: 2023-10-08 01:44:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "After we [lost that one expensive spacecraft](https://en.wikipedia.org/wiki/Mars_Climate_Orbiter?wprov=sfla1) we’ve been moving towards metric more and more there as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696733700 {#5306
    date: 2023-10-08 04:55:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 36842
  -bodyTs: "'/wiki/mars_climate_orbiter?wprov=sfla1)':10 'en.wikipedia.org':9 'en.wikipedia.org/wiki/mars_climate_orbiter?wprov=sfla1)':8 'expens':6 'lost':3 'metric':16 'move':14 'one':5 'spacecraft':7 'toward':15 've':12 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3371421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696733700 {#5307
    date: 2023-10-08 04:55:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5308
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4994
      +user: Proxies\__CG__\App\Entity\User {#4995 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4415
        +user: App\Entity\User {#4428 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696797238 {#4409
          date: 2023-10-08 22:33:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4416 …}
        +nested: Doctrine\ORM\PersistentCollection {#4418 …}
        +votes: Doctrine\ORM\PersistentCollection {#4420 …}
        +reports: Doctrine\ORM\PersistentCollection {#4422 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
        -id: 36571
        -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
        +editedAt: DateTimeImmutable @1696720083 {#4410
          date: 2023-10-08 01:08:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696718148 {#4411
          date: 2023-10-08 00:35:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696719306 {#4992
        date: 2023-10-08 00:55:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4996 …}
      +nested: Doctrine\ORM\PersistentCollection {#4998 …}
      +votes: Doctrine\ORM\PersistentCollection {#5000 …}
      +reports: Doctrine\ORM\PersistentCollection {#5002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
      -id: 36607
      -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4517242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696719306 {#4993
        date: 2023-10-08 00:55:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "Except American aerospace."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696722269 {#5144
      date: 2023-10-08 01:44:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 36660
    -bodyTs: "'aerospac':3 'american':2 'except':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4257800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696722269 {#5145
      date: 2023-10-08 01:44:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "After we [lost that one expensive spacecraft](https://en.wikipedia.org/wiki/Mars_Climate_Orbiter?wprov=sfla1) we’ve been moving towards metric more and more there as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696733700 {#5306
    date: 2023-10-08 04:55:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 36842
  -bodyTs: "'/wiki/mars_climate_orbiter?wprov=sfla1)':10 'en.wikipedia.org':9 'en.wikipedia.org/wiki/mars_climate_orbiter?wprov=sfla1)':8 'expens':6 'lost':3 'metric':16 'move':14 'one':5 'spacecraft':7 'toward':15 've':12 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3371421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696733700 {#5307
    date: 2023-10-08 04:55:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5324
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4994
      +user: Proxies\__CG__\App\Entity\User {#4995 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4415
        +user: App\Entity\User {#4428 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696797238 {#4409
          date: 2023-10-08 22:33:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4416 …}
        +nested: Doctrine\ORM\PersistentCollection {#4418 …}
        +votes: Doctrine\ORM\PersistentCollection {#4420 …}
        +reports: Doctrine\ORM\PersistentCollection {#4422 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
        -id: 36571
        -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
        +editedAt: DateTimeImmutable @1696720083 {#4410
          date: 2023-10-08 01:08:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696718148 {#4411
          date: 2023-10-08 00:35:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696719306 {#4992
        date: 2023-10-08 00:55:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4996 …}
      +nested: Doctrine\ORM\PersistentCollection {#4998 …}
      +votes: Doctrine\ORM\PersistentCollection {#5000 …}
      +reports: Doctrine\ORM\PersistentCollection {#5002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
      -id: 36607
      -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4517242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696719306 {#4993
        date: 2023-10-08 00:55:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "Except American aerospace."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696722269 {#5144
      date: 2023-10-08 01:44:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 36660
    -bodyTs: "'aerospac':3 'american':2 'except':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4257800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696722269 {#5145
      date: 2023-10-08 01:44:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    Oh my God I have a story about this.\n
    \n
    Our entire company wants metric. The guidance folk want to do their modeling in metric. The prop team wants to do fluid/thermo in metric. The structures team wants to do load analysis in metric.\n
    \n
    But the boys at the 'pad are imperial only. The water system, fuel tanks, all ground infra is in imperial. If someone runs down to the hardware store they can easily find a fitting, gasket, or o ring in imperial. But metric? Good luck.\n
    \n
    So our company decided to support both. The flight computer and ground software did unit conversions, everything was unit-aware, telemetry was occasionally manually converted because the onscreen wasn’t the right unit. We had written our own turing complete, inhouse programming language and we ended up implementing dual-static typing. We had float, int, bool and then we had units where some operations required the units to be the same thing. So cm and inch but not inch and kilogram.\n
    \n
    The project was terribly mismanaged. To this day some still wonder why.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696738434 {#5322
    date: 2023-10-08 06:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 36923
  -bodyTs: "'analysi':41 'awar':108 'bool':145 'boy':46 'cm':163 'compani':12,90 'complet':128 'comput':97 'convers':103 'convert':113 'day':178 'decid':91 'dual':138 'dual-stat':137 'easili':74 'end':134 'entir':11 'everyth':104 'find':75 'fit':77 'flight':96 'float':143 'fluid/thermo':31 'folk':17 'fuel':56 'gasket':78 'god':3 'good':86 'ground':59,99 'guidanc':16 'hardwar':70 'imperi':51,63,83 'implement':136 'inch':165,168 'infra':60 'inhous':129 'int':144 'kilogram':170 'languag':131 'load':40 'luck':87 'manual':112 'metric':14,24,33,43,85 'mismanag':175 'model':22 'o':80 'occasion':111 'oh':1 'onscreen':116 'oper':153 'pad':49 'program':130 'project':172 'prop':26 'requir':154 'right':120 'ring':81 'run':66 'softwar':100 'someon':65 'static':139 'still':180 'store':71 'stori':7 'structur':35 'support':93 'system':55 'tank':57 'team':27,36 'telemetri':109 'terribl':174 'thing':161 'ture':127 'type':140 'unit':102,107,121,150,156 'unit-awar':106 'want':13,18,28,37 'wasn':117 'water':54 'wonder':181 'written':124"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696738434 {#5323
    date: 2023-10-08 06:13:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5324
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4994
      +user: Proxies\__CG__\App\Entity\User {#4995 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4415
        +user: App\Entity\User {#4428 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696797238 {#4409
          date: 2023-10-08 22:33:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4416 …}
        +nested: Doctrine\ORM\PersistentCollection {#4418 …}
        +votes: Doctrine\ORM\PersistentCollection {#4420 …}
        +reports: Doctrine\ORM\PersistentCollection {#4422 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
        -id: 36571
        -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
        +editedAt: DateTimeImmutable @1696720083 {#4410
          date: 2023-10-08 01:08:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696718148 {#4411
          date: 2023-10-08 00:35:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696719306 {#4992
        date: 2023-10-08 00:55:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4996 …}
      +nested: Doctrine\ORM\PersistentCollection {#4998 …}
      +votes: Doctrine\ORM\PersistentCollection {#5000 …}
      +reports: Doctrine\ORM\PersistentCollection {#5002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
      -id: 36607
      -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4517242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696719306 {#4993
        date: 2023-10-08 00:55:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "Except American aerospace."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696722269 {#5144
      date: 2023-10-08 01:44:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 36660
    -bodyTs: "'aerospac':3 'american':2 'except':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4257800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696722269 {#5145
      date: 2023-10-08 01:44:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    Oh my God I have a story about this.\n
    \n
    Our entire company wants metric. The guidance folk want to do their modeling in metric. The prop team wants to do fluid/thermo in metric. The structures team wants to do load analysis in metric.\n
    \n
    But the boys at the 'pad are imperial only. The water system, fuel tanks, all ground infra is in imperial. If someone runs down to the hardware store they can easily find a fitting, gasket, or o ring in imperial. But metric? Good luck.\n
    \n
    So our company decided to support both. The flight computer and ground software did unit conversions, everything was unit-aware, telemetry was occasionally manually converted because the onscreen wasn’t the right unit. We had written our own turing complete, inhouse programming language and we ended up implementing dual-static typing. We had float, int, bool and then we had units where some operations required the units to be the same thing. So cm and inch but not inch and kilogram.\n
    \n
    The project was terribly mismanaged. To this day some still wonder why.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696738434 {#5322
    date: 2023-10-08 06:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 36923
  -bodyTs: "'analysi':41 'awar':108 'bool':145 'boy':46 'cm':163 'compani':12,90 'complet':128 'comput':97 'convers':103 'convert':113 'day':178 'decid':91 'dual':138 'dual-stat':137 'easili':74 'end':134 'entir':11 'everyth':104 'find':75 'fit':77 'flight':96 'float':143 'fluid/thermo':31 'folk':17 'fuel':56 'gasket':78 'god':3 'good':86 'ground':59,99 'guidanc':16 'hardwar':70 'imperi':51,63,83 'implement':136 'inch':165,168 'infra':60 'inhous':129 'int':144 'kilogram':170 'languag':131 'load':40 'luck':87 'manual':112 'metric':14,24,33,43,85 'mismanag':175 'model':22 'o':80 'occasion':111 'oh':1 'onscreen':116 'oper':153 'pad':49 'program':130 'project':172 'prop':26 'requir':154 'right':120 'ring':81 'run':66 'softwar':100 'someon':65 'static':139 'still':180 'store':71 'stori':7 'structur':35 'support':93 'system':55 'tank':57 'team':27,36 'telemetri':109 'terribl':174 'thing':161 'ture':127 'type':140 'unit':102,107,121,150,156 'unit-awar':106 'want':13,18,28,37 'wasn':117 'water':54 'wonder':181 'written':124"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696738434 {#5323
    date: 2023-10-08 06:13:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5324
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4994
      +user: Proxies\__CG__\App\Entity\User {#4995 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4415
        +user: App\Entity\User {#4428 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1696797238 {#4409
          date: 2023-10-08 22:33:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4416 …}
        +nested: Doctrine\ORM\PersistentCollection {#4418 …}
        +votes: Doctrine\ORM\PersistentCollection {#4420 …}
        +reports: Doctrine\ORM\PersistentCollection {#4422 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
        -id: 36571
        -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
        +editedAt: DateTimeImmutable @1696720083 {#4410
          date: 2023-10-08 01:08:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696718148 {#4411
          date: 2023-10-08 00:35:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696719306 {#4992
        date: 2023-10-08 00:55:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4996 …}
      +nested: Doctrine\ORM\PersistentCollection {#4998 …}
      +votes: Doctrine\ORM\PersistentCollection {#5000 …}
      +reports: Doctrine\ORM\PersistentCollection {#5002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
      -id: 36607
      -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4517242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696719306 {#4993
        date: 2023-10-08 00:55:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "Except American aerospace."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696722269 {#5144
      date: 2023-10-08 01:44:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 36660
    -bodyTs: "'aerospac':3 'american':2 'except':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4257800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696722269 {#5145
      date: 2023-10-08 01:44:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    Oh my God I have a story about this.\n
    \n
    Our entire company wants metric. The guidance folk want to do their modeling in metric. The prop team wants to do fluid/thermo in metric. The structures team wants to do load analysis in metric.\n
    \n
    But the boys at the 'pad are imperial only. The water system, fuel tanks, all ground infra is in imperial. If someone runs down to the hardware store they can easily find a fitting, gasket, or o ring in imperial. But metric? Good luck.\n
    \n
    So our company decided to support both. The flight computer and ground software did unit conversions, everything was unit-aware, telemetry was occasionally manually converted because the onscreen wasn’t the right unit. We had written our own turing complete, inhouse programming language and we ended up implementing dual-static typing. We had float, int, bool and then we had units where some operations required the units to be the same thing. So cm and inch but not inch and kilogram.\n
    \n
    The project was terribly mismanaged. To this day some still wonder why.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696738434 {#5322
    date: 2023-10-08 06:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 36923
  -bodyTs: "'analysi':41 'awar':108 'bool':145 'boy':46 'cm':163 'compani':12,90 'complet':128 'comput':97 'convers':103 'convert':113 'day':178 'decid':91 'dual':138 'dual-stat':137 'easili':74 'end':134 'entir':11 'everyth':104 'find':75 'fit':77 'flight':96 'float':143 'fluid/thermo':31 'folk':17 'fuel':56 'gasket':78 'god':3 'good':86 'ground':59,99 'guidanc':16 'hardwar':70 'imperi':51,63,83 'implement':136 'inch':165,168 'infra':60 'inhous':129 'int':144 'kilogram':170 'languag':131 'load':40 'luck':87 'manual':112 'metric':14,24,33,43,85 'mismanag':175 'model':22 'o':80 'occasion':111 'oh':1 'onscreen':116 'oper':153 'pad':49 'program':130 'project':172 'prop':26 'requir':154 'right':120 'ring':81 'run':66 'softwar':100 'someon':65 'static':139 'still':180 'store':71 'stori':7 'structur':35 'support':93 'system':55 'tank':57 'team':27,36 'telemetri':109 'terribl':174 'thing':161 'ture':127 'type':140 'unit':102,107,121,150,156 'unit-awar':106 'want':13,18,28,37 'wasn':117 'water':54 'wonder':181 'written':124"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696738434 {#5323
    date: 2023-10-08 06:13:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5437
  +user: Proxies\__CG__\App\Entity\User {#5438 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5324
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4994
        +user: Proxies\__CG__\App\Entity\User {#4995 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4415
          +user: App\Entity\User {#4428 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696797238 {#4409
            date: 2023-10-08 22:33:58.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4416 …}
          +nested: Doctrine\ORM\PersistentCollection {#4418 …}
          +votes: Doctrine\ORM\PersistentCollection {#4420 …}
          +reports: Doctrine\ORM\PersistentCollection {#4422 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
          -id: 36571
          -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
          +editedAt: DateTimeImmutable @1696720083 {#4410
            date: 2023-10-08 01:08:03.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696718148 {#4411
            date: 2023-10-08 00:35:48.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4415}
        +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696719306 {#4992
          date: 2023-10-08 00:55:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@TimeSquirrel@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4996 …}
        +nested: Doctrine\ORM\PersistentCollection {#4998 …}
        +votes: Doctrine\ORM\PersistentCollection {#5000 …}
        +reports: Doctrine\ORM\PersistentCollection {#5002 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
        -id: 36607
        -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4517242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696719306 {#4993
          date: 2023-10-08 00:55:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: "Except American aerospace."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696722269 {#5144
        date: 2023-10-08 01:44:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
        "@s_s@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 36660
      -bodyTs: "'aerospac':3 'american':2 'except':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4257800"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696722269 {#5145
        date: 2023-10-08 01:44:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: """
      Oh my God I have a story about this.\n
      \n
      Our entire company wants metric. The guidance folk want to do their modeling in metric. The prop team wants to do fluid/thermo in metric. The structures team wants to do load analysis in metric.\n
      \n
      But the boys at the 'pad are imperial only. The water system, fuel tanks, all ground infra is in imperial. If someone runs down to the hardware store they can easily find a fitting, gasket, or o ring in imperial. But metric? Good luck.\n
      \n
      So our company decided to support both. The flight computer and ground software did unit conversions, everything was unit-aware, telemetry was occasionally manually converted because the onscreen wasn’t the right unit. We had written our own turing complete, inhouse programming language and we ended up implementing dual-static typing. We had float, int, bool and then we had units where some operations required the units to be the same thing. So cm and inch but not inch and kilogram.\n
      \n
      The project was terribly mismanaged. To this day some still wonder why.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696738434 {#5322
      date: 2023-10-08 06:13:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
      "@funnystuff97@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5325 …}
    +nested: Doctrine\ORM\PersistentCollection {#5327 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
    -id: 36923
    -bodyTs: "'analysi':41 'awar':108 'bool':145 'boy':46 'cm':163 'compani':12,90 'complet':128 'comput':97 'convers':103 'convert':113 'day':178 'decid':91 'dual':138 'dual-stat':137 'easili':74 'end':134 'entir':11 'everyth':104 'find':75 'fit':77 'flight':96 'float':143 'fluid/thermo':31 'folk':17 'fuel':56 'gasket':78 'god':3 'good':86 'ground':59,99 'guidanc':16 'hardwar':70 'imperi':51,63,83 'implement':136 'inch':165,168 'infra':60 'inhous':129 'int':144 'kilogram':170 'languag':131 'load':40 'luck':87 'manual':112 'metric':14,24,33,43,85 'mismanag':175 'model':22 'o':80 'occasion':111 'oh':1 'onscreen':116 'oper':153 'pad':49 'program':130 'project':172 'prop':26 'requir':154 'right':120 'ring':81 'run':66 'softwar':100 'someon':65 'static':139 'still':180 'store':71 'stori':7 'structur':35 'support':93 'system':55 'tank':57 'team':27,36 'telemetri':109 'terribl':174 'thing':161 'ture':127 'type':140 'unit':102,107,121,150,156 'unit-awar':106 'want':13,18,28,37 'wasn':117 'water':54 'wonder':181 'written':124"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4266198"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696738434 {#5323
      date: 2023-10-08 06:13:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "What is 'pad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696795560 {#5435
    date: 2023-10-08 22:06:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
    "@Chunk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5439 …}
  +nested: Doctrine\ORM\PersistentCollection {#5441 …}
  +votes: Doctrine\ORM\PersistentCollection {#5443 …}
  +reports: Doctrine\ORM\PersistentCollection {#5445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5449 …}
  -id: 37857
  -bodyTs: "'pad':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4656916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795560 {#5436
    date: 2023-10-08 22:06:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5437
  +user: Proxies\__CG__\App\Entity\User {#5438 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5324
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4994
        +user: Proxies\__CG__\App\Entity\User {#4995 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4415
          +user: App\Entity\User {#4428 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696797238 {#4409
            date: 2023-10-08 22:33:58.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4416 …}
          +nested: Doctrine\ORM\PersistentCollection {#4418 …}
          +votes: Doctrine\ORM\PersistentCollection {#4420 …}
          +reports: Doctrine\ORM\PersistentCollection {#4422 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
          -id: 36571
          -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
          +editedAt: DateTimeImmutable @1696720083 {#4410
            date: 2023-10-08 01:08:03.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696718148 {#4411
            date: 2023-10-08 00:35:48.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4415}
        +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696719306 {#4992
          date: 2023-10-08 00:55:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@TimeSquirrel@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4996 …}
        +nested: Doctrine\ORM\PersistentCollection {#4998 …}
        +votes: Doctrine\ORM\PersistentCollection {#5000 …}
        +reports: Doctrine\ORM\PersistentCollection {#5002 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
        -id: 36607
        -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4517242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696719306 {#4993
          date: 2023-10-08 00:55:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: "Except American aerospace."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696722269 {#5144
        date: 2023-10-08 01:44:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
        "@s_s@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 36660
      -bodyTs: "'aerospac':3 'american':2 'except':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4257800"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696722269 {#5145
        date: 2023-10-08 01:44:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: """
      Oh my God I have a story about this.\n
      \n
      Our entire company wants metric. The guidance folk want to do their modeling in metric. The prop team wants to do fluid/thermo in metric. The structures team wants to do load analysis in metric.\n
      \n
      But the boys at the 'pad are imperial only. The water system, fuel tanks, all ground infra is in imperial. If someone runs down to the hardware store they can easily find a fitting, gasket, or o ring in imperial. But metric? Good luck.\n
      \n
      So our company decided to support both. The flight computer and ground software did unit conversions, everything was unit-aware, telemetry was occasionally manually converted because the onscreen wasn’t the right unit. We had written our own turing complete, inhouse programming language and we ended up implementing dual-static typing. We had float, int, bool and then we had units where some operations required the units to be the same thing. So cm and inch but not inch and kilogram.\n
      \n
      The project was terribly mismanaged. To this day some still wonder why.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696738434 {#5322
      date: 2023-10-08 06:13:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
      "@funnystuff97@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5325 …}
    +nested: Doctrine\ORM\PersistentCollection {#5327 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
    -id: 36923
    -bodyTs: "'analysi':41 'awar':108 'bool':145 'boy':46 'cm':163 'compani':12,90 'complet':128 'comput':97 'convers':103 'convert':113 'day':178 'decid':91 'dual':138 'dual-stat':137 'easili':74 'end':134 'entir':11 'everyth':104 'find':75 'fit':77 'flight':96 'float':143 'fluid/thermo':31 'folk':17 'fuel':56 'gasket':78 'god':3 'good':86 'ground':59,99 'guidanc':16 'hardwar':70 'imperi':51,63,83 'implement':136 'inch':165,168 'infra':60 'inhous':129 'int':144 'kilogram':170 'languag':131 'load':40 'luck':87 'manual':112 'metric':14,24,33,43,85 'mismanag':175 'model':22 'o':80 'occasion':111 'oh':1 'onscreen':116 'oper':153 'pad':49 'program':130 'project':172 'prop':26 'requir':154 'right':120 'ring':81 'run':66 'softwar':100 'someon':65 'static':139 'still':180 'store':71 'stori':7 'structur':35 'support':93 'system':55 'tank':57 'team':27,36 'telemetri':109 'terribl':174 'thing':161 'ture':127 'type':140 'unit':102,107,121,150,156 'unit-awar':106 'want':13,18,28,37 'wasn':117 'water':54 'wonder':181 'written':124"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4266198"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696738434 {#5323
      date: 2023-10-08 06:13:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "What is 'pad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696795560 {#5435
    date: 2023-10-08 22:06:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
    "@Chunk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5439 …}
  +nested: Doctrine\ORM\PersistentCollection {#5441 …}
  +votes: Doctrine\ORM\PersistentCollection {#5443 …}
  +reports: Doctrine\ORM\PersistentCollection {#5445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5449 …}
  -id: 37857
  -bodyTs: "'pad':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4656916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795560 {#5436
    date: 2023-10-08 22:06:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5437
  +user: Proxies\__CG__\App\Entity\User {#5438 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5324
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4994
        +user: Proxies\__CG__\App\Entity\User {#4995 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4415
          +user: App\Entity\User {#4428 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1696797238 {#4409
            date: 2023-10-08 22:33:58.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4416 …}
          +nested: Doctrine\ORM\PersistentCollection {#4418 …}
          +votes: Doctrine\ORM\PersistentCollection {#4420 …}
          +reports: Doctrine\ORM\PersistentCollection {#4422 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
          -id: 36571
          -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
          +editedAt: DateTimeImmutable @1696720083 {#4410
            date: 2023-10-08 01:08:03.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696718148 {#4411
            date: 2023-10-08 00:35:48.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4415}
        +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696719306 {#4992
          date: 2023-10-08 00:55:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@TimeSquirrel@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4996 …}
        +nested: Doctrine\ORM\PersistentCollection {#4998 …}
        +votes: Doctrine\ORM\PersistentCollection {#5000 …}
        +reports: Doctrine\ORM\PersistentCollection {#5002 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
        -id: 36607
        -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4517242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696719306 {#4993
          date: 2023-10-08 00:55:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: "Except American aerospace."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696722269 {#5144
        date: 2023-10-08 01:44:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
        "@s_s@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 36660
      -bodyTs: "'aerospac':3 'american':2 'except':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4257800"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696722269 {#5145
        date: 2023-10-08 01:44:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: """
      Oh my God I have a story about this.\n
      \n
      Our entire company wants metric. The guidance folk want to do their modeling in metric. The prop team wants to do fluid/thermo in metric. The structures team wants to do load analysis in metric.\n
      \n
      But the boys at the 'pad are imperial only. The water system, fuel tanks, all ground infra is in imperial. If someone runs down to the hardware store they can easily find a fitting, gasket, or o ring in imperial. But metric? Good luck.\n
      \n
      So our company decided to support both. The flight computer and ground software did unit conversions, everything was unit-aware, telemetry was occasionally manually converted because the onscreen wasn’t the right unit. We had written our own turing complete, inhouse programming language and we ended up implementing dual-static typing. We had float, int, bool and then we had units where some operations required the units to be the same thing. So cm and inch but not inch and kilogram.\n
      \n
      The project was terribly mismanaged. To this day some still wonder why.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696738434 {#5322
      date: 2023-10-08 06:13:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
      "@funnystuff97@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5325 …}
    +nested: Doctrine\ORM\PersistentCollection {#5327 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
    -id: 36923
    -bodyTs: "'analysi':41 'awar':108 'bool':145 'boy':46 'cm':163 'compani':12,90 'complet':128 'comput':97 'convers':103 'convert':113 'day':178 'decid':91 'dual':138 'dual-stat':137 'easili':74 'end':134 'entir':11 'everyth':104 'find':75 'fit':77 'flight':96 'float':143 'fluid/thermo':31 'folk':17 'fuel':56 'gasket':78 'god':3 'good':86 'ground':59,99 'guidanc':16 'hardwar':70 'imperi':51,63,83 'implement':136 'inch':165,168 'infra':60 'inhous':129 'int':144 'kilogram':170 'languag':131 'load':40 'luck':87 'manual':112 'metric':14,24,33,43,85 'mismanag':175 'model':22 'o':80 'occasion':111 'oh':1 'onscreen':116 'oper':153 'pad':49 'program':130 'project':172 'prop':26 'requir':154 'right':120 'ring':81 'run':66 'softwar':100 'someon':65 'static':139 'still':180 'store':71 'stori':7 'structur':35 'support':93 'system':55 'tank':57 'team':27,36 'telemetri':109 'terribl':174 'thing':161 'ture':127 'type':140 'unit':102,107,121,150,156 'unit-awar':106 'want':13,18,28,37 'wasn':117 'water':54 'wonder':181 'written':124"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4266198"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696738434 {#5323
      date: 2023-10-08 06:13:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "What is 'pad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696795560 {#5435
    date: 2023-10-08 22:06:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
    "@Chunk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5439 …}
  +nested: Doctrine\ORM\PersistentCollection {#5441 …}
  +votes: Doctrine\ORM\PersistentCollection {#5443 …}
  +reports: Doctrine\ORM\PersistentCollection {#5445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5449 …}
  -id: 37857
  -bodyTs: "'pad':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4656916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795560 {#5436
    date: 2023-10-08 22:06:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5521
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5437
    +user: Proxies\__CG__\App\Entity\User {#5438 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5324
      +user: Proxies\__CG__\App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5146
        +user: Proxies\__CG__\App\Entity\User {#5147 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4994
          +user: Proxies\__CG__\App\Entity\User {#4995 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4415
            +user: App\Entity\User {#4428 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1696797238 {#4409
              date: 2023-10-08 22:33:58.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4416 …}
            +nested: Doctrine\ORM\PersistentCollection {#4418 …}
            +votes: Doctrine\ORM\PersistentCollection {#4420 …}
            +reports: Doctrine\ORM\PersistentCollection {#4422 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
            -id: 36571
            -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
            +editedAt: DateTimeImmutable @1696720083 {#4410
              date: 2023-10-08 01:08:03.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696718148 {#4411
              date: 2023-10-08 00:35:48.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4415}
          +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696719306 {#4992
            date: 2023-10-08 00:55:06.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@TimeSquirrel@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4996 …}
          +nested: Doctrine\ORM\PersistentCollection {#4998 …}
          +votes: Doctrine\ORM\PersistentCollection {#5000 …}
          +reports: Doctrine\ORM\PersistentCollection {#5002 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
          -id: 36607
          -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4517242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696719306 {#4993
            date: 2023-10-08 00:55:06.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4415}
        +body: "Except American aerospace."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696722269 {#5144
          date: 2023-10-08 01:44:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@TimeSquirrel@kbin.social"
          "@s_s@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5150 …}
        +votes: Doctrine\ORM\PersistentCollection {#5152 …}
        +reports: Doctrine\ORM\PersistentCollection {#5154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
        -id: 36660
        -bodyTs: "'aerospac':3 'american':2 'except':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4257800"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696722269 {#5145
          date: 2023-10-08 01:44:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: """
        Oh my God I have a story about this.\n
        \n
        Our entire company wants metric. The guidance folk want to do their modeling in metric. The prop team wants to do fluid/thermo in metric. The structures team wants to do load analysis in metric.\n
        \n
        But the boys at the 'pad are imperial only. The water system, fuel tanks, all ground infra is in imperial. If someone runs down to the hardware store they can easily find a fitting, gasket, or o ring in imperial. But metric? Good luck.\n
        \n
        So our company decided to support both. The flight computer and ground software did unit conversions, everything was unit-aware, telemetry was occasionally manually converted because the onscreen wasn’t the right unit. We had written our own turing complete, inhouse programming language and we ended up implementing dual-static typing. We had float, int, bool and then we had units where some operations required the units to be the same thing. So cm and inch but not inch and kilogram.\n
        \n
        The project was terribly mismanaged. To this day some still wonder why.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696738434 {#5322
        date: 2023-10-08 06:13:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
        "@s_s@lemm.ee"
        "@funnystuff97@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5325 …}
      +nested: Doctrine\ORM\PersistentCollection {#5327 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
      -id: 36923
      -bodyTs: "'analysi':41 'awar':108 'bool':145 'boy':46 'cm':163 'compani':12,90 'complet':128 'comput':97 'convers':103 'convert':113 'day':178 'decid':91 'dual':138 'dual-stat':137 'easili':74 'end':134 'entir':11 'everyth':104 'find':75 'fit':77 'flight':96 'float':143 'fluid/thermo':31 'folk':17 'fuel':56 'gasket':78 'god':3 'good':86 'ground':59,99 'guidanc':16 'hardwar':70 'imperi':51,63,83 'implement':136 'inch':165,168 'infra':60 'inhous':129 'int':144 'kilogram':170 'languag':131 'load':40 'luck':87 'manual':112 'metric':14,24,33,43,85 'mismanag':175 'model':22 'o':80 'occasion':111 'oh':1 'onscreen':116 'oper':153 'pad':49 'program':130 'project':172 'prop':26 'requir':154 'right':120 'ring':81 'run':66 'softwar':100 'someon':65 'static':139 'still':180 'store':71 'stori':7 'structur':35 'support':93 'system':55 'tank':57 'team':27,36 'telemetri':109 'terribl':174 'thing':161 'ture':127 'type':140 'unit':102,107,121,150,156 'unit-awar':106 'want':13,18,28,37 'wasn':117 'water':54 'wonder':181 'written':124"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4266198"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696738434 {#5323
        date: 2023-10-08 06:13:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "What is 'pad?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696795560 {#5435
      date: 2023-10-08 22:06:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
      "@funnystuff97@lemmy.world"
      "@Chunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5439 …}
    +nested: Doctrine\ORM\PersistentCollection {#5441 …}
    +votes: Doctrine\ORM\PersistentCollection {#5443 …}
    +reports: Doctrine\ORM\PersistentCollection {#5445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5449 …}
    -id: 37857
    -bodyTs: "'pad':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795560 {#5436
      date: 2023-10-08 22:06:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    Launchpad! And generally the “GSE” (ground support equipment, like fluids and pipes), mission control, electrical and network infrastructure, etc.\n
    \n
    The workers are generally technicians, not engineers, and they are both hilarious and excellent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696797236 {#5519
    date: 2023-10-08 22:33:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
    "@Chunk@lemmy.world"
    "@kernelPanic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 37899
  -bodyTs: "'control':14 'electr':15 'engin':26 'equip':8 'etc':19 'excel':33 'fluid':10 'general':3,23 'ground':6 'gse':5 'hilari':31 'infrastructur':18 'launchpad':1 'like':9 'mission':13 'network':17 'pipe':12 'support':7 'technician':24 'worker':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4290180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797236 {#5520
    date: 2023-10-08 22:33:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5521
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5437
    +user: Proxies\__CG__\App\Entity\User {#5438 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5324
      +user: Proxies\__CG__\App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5146
        +user: Proxies\__CG__\App\Entity\User {#5147 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4994
          +user: Proxies\__CG__\App\Entity\User {#4995 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4415
            +user: App\Entity\User {#4428 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1696797238 {#4409
              date: 2023-10-08 22:33:58.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4416 …}
            +nested: Doctrine\ORM\PersistentCollection {#4418 …}
            +votes: Doctrine\ORM\PersistentCollection {#4420 …}
            +reports: Doctrine\ORM\PersistentCollection {#4422 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
            -id: 36571
            -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
            +editedAt: DateTimeImmutable @1696720083 {#4410
              date: 2023-10-08 01:08:03.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696718148 {#4411
              date: 2023-10-08 00:35:48.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4415}
          +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696719306 {#4992
            date: 2023-10-08 00:55:06.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@TimeSquirrel@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4996 …}
          +nested: Doctrine\ORM\PersistentCollection {#4998 …}
          +votes: Doctrine\ORM\PersistentCollection {#5000 …}
          +reports: Doctrine\ORM\PersistentCollection {#5002 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
          -id: 36607
          -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4517242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696719306 {#4993
            date: 2023-10-08 00:55:06.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4415}
        +body: "Except American aerospace."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696722269 {#5144
          date: 2023-10-08 01:44:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@TimeSquirrel@kbin.social"
          "@s_s@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5150 …}
        +votes: Doctrine\ORM\PersistentCollection {#5152 …}
        +reports: Doctrine\ORM\PersistentCollection {#5154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
        -id: 36660
        -bodyTs: "'aerospac':3 'american':2 'except':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4257800"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696722269 {#5145
          date: 2023-10-08 01:44:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: """
        Oh my God I have a story about this.\n
        \n
        Our entire company wants metric. The guidance folk want to do their modeling in metric. The prop team wants to do fluid/thermo in metric. The structures team wants to do load analysis in metric.\n
        \n
        But the boys at the 'pad are imperial only. The water system, fuel tanks, all ground infra is in imperial. If someone runs down to the hardware store they can easily find a fitting, gasket, or o ring in imperial. But metric? Good luck.\n
        \n
        So our company decided to support both. The flight computer and ground software did unit conversions, everything was unit-aware, telemetry was occasionally manually converted because the onscreen wasn’t the right unit. We had written our own turing complete, inhouse programming language and we ended up implementing dual-static typing. We had float, int, bool and then we had units where some operations required the units to be the same thing. So cm and inch but not inch and kilogram.\n
        \n
        The project was terribly mismanaged. To this day some still wonder why.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696738434 {#5322
        date: 2023-10-08 06:13:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
        "@s_s@lemm.ee"
        "@funnystuff97@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5325 …}
      +nested: Doctrine\ORM\PersistentCollection {#5327 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
      -id: 36923
      -bodyTs: "'analysi':41 'awar':108 'bool':145 'boy':46 'cm':163 'compani':12,90 'complet':128 'comput':97 'convers':103 'convert':113 'day':178 'decid':91 'dual':138 'dual-stat':137 'easili':74 'end':134 'entir':11 'everyth':104 'find':75 'fit':77 'flight':96 'float':143 'fluid/thermo':31 'folk':17 'fuel':56 'gasket':78 'god':3 'good':86 'ground':59,99 'guidanc':16 'hardwar':70 'imperi':51,63,83 'implement':136 'inch':165,168 'infra':60 'inhous':129 'int':144 'kilogram':170 'languag':131 'load':40 'luck':87 'manual':112 'metric':14,24,33,43,85 'mismanag':175 'model':22 'o':80 'occasion':111 'oh':1 'onscreen':116 'oper':153 'pad':49 'program':130 'project':172 'prop':26 'requir':154 'right':120 'ring':81 'run':66 'softwar':100 'someon':65 'static':139 'still':180 'store':71 'stori':7 'structur':35 'support':93 'system':55 'tank':57 'team':27,36 'telemetri':109 'terribl':174 'thing':161 'ture':127 'type':140 'unit':102,107,121,150,156 'unit-awar':106 'want':13,18,28,37 'wasn':117 'water':54 'wonder':181 'written':124"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4266198"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696738434 {#5323
        date: 2023-10-08 06:13:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "What is 'pad?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696795560 {#5435
      date: 2023-10-08 22:06:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
      "@funnystuff97@lemmy.world"
      "@Chunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5439 …}
    +nested: Doctrine\ORM\PersistentCollection {#5441 …}
    +votes: Doctrine\ORM\PersistentCollection {#5443 …}
    +reports: Doctrine\ORM\PersistentCollection {#5445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5449 …}
    -id: 37857
    -bodyTs: "'pad':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795560 {#5436
      date: 2023-10-08 22:06:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    Launchpad! And generally the “GSE” (ground support equipment, like fluids and pipes), mission control, electrical and network infrastructure, etc.\n
    \n
    The workers are generally technicians, not engineers, and they are both hilarious and excellent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696797236 {#5519
    date: 2023-10-08 22:33:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
    "@Chunk@lemmy.world"
    "@kernelPanic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 37899
  -bodyTs: "'control':14 'electr':15 'engin':26 'equip':8 'etc':19 'excel':33 'fluid':10 'general':3,23 'ground':6 'gse':5 'hilari':31 'infrastructur':18 'launchpad':1 'like':9 'mission':13 'network':17 'pipe':12 'support':7 'technician':24 'worker':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4290180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797236 {#5520
    date: 2023-10-08 22:33:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5521
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5437
    +user: Proxies\__CG__\App\Entity\User {#5438 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5324
      +user: Proxies\__CG__\App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5146
        +user: Proxies\__CG__\App\Entity\User {#5147 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4994
          +user: Proxies\__CG__\App\Entity\User {#4995 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4415
            +user: App\Entity\User {#4428 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I'm an American who designs PCBs in millimeters instead of thousandths of an inch. I'm doing my part."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1696797238 {#4409
              date: 2023-10-08 22:33:58.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4416 …}
            +nested: Doctrine\ORM\PersistentCollection {#4418 …}
            +votes: Doctrine\ORM\PersistentCollection {#4420 …}
            +reports: Doctrine\ORM\PersistentCollection {#4422 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
            -id: 36571
            -bodyTs: "'american':4 'design':6 'inch':15 'instead':10 'm':2,17 'millimet':9 'part':20 'pcbs':7 'thousandth':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/521778/-/comment/2824310"
            +editedAt: DateTimeImmutable @1696720083 {#4410
              date: 2023-10-08 01:08:03.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696718148 {#4411
              date: 2023-10-08 00:35:48.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4415}
          +body: "Military, most manufacturing is metric only thing that’s not metric are street signs, building trades and anything else the redcaps interact with daily."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696719306 {#4992
            date: 2023-10-08 00:55:06.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@TimeSquirrel@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4996 …}
          +nested: Doctrine\ORM\PersistentCollection {#4998 …}
          +votes: Doctrine\ORM\PersistentCollection {#5000 …}
          +reports: Doctrine\ORM\PersistentCollection {#5002 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
          -id: 36607
          -bodyTs: "'anyth':18 'build':15 'daili':24 'els':19 'interact':22 'manufactur':3 'metric':5,11 'militari':1 'redcap':21 'sign':14 'street':13 'thing':7 'trade':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4517242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696719306 {#4993
            date: 2023-10-08 00:55:06.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4415}
        +body: "Except American aerospace."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696722269 {#5144
          date: 2023-10-08 01:44:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@TimeSquirrel@kbin.social"
          "@s_s@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5150 …}
        +votes: Doctrine\ORM\PersistentCollection {#5152 …}
        +reports: Doctrine\ORM\PersistentCollection {#5154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
        -id: 36660
        -bodyTs: "'aerospac':3 'american':2 'except':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4257800"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696722269 {#5145
          date: 2023-10-08 01:44:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4415}
      +body: """
        Oh my God I have a story about this.\n
        \n
        Our entire company wants metric. The guidance folk want to do their modeling in metric. The prop team wants to do fluid/thermo in metric. The structures team wants to do load analysis in metric.\n
        \n
        But the boys at the 'pad are imperial only. The water system, fuel tanks, all ground infra is in imperial. If someone runs down to the hardware store they can easily find a fitting, gasket, or o ring in imperial. But metric? Good luck.\n
        \n
        So our company decided to support both. The flight computer and ground software did unit conversions, everything was unit-aware, telemetry was occasionally manually converted because the onscreen wasn’t the right unit. We had written our own turing complete, inhouse programming language and we ended up implementing dual-static typing. We had float, int, bool and then we had units where some operations required the units to be the same thing. So cm and inch but not inch and kilogram.\n
        \n
        The project was terribly mismanaged. To this day some still wonder why.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696738434 {#5322
        date: 2023-10-08 06:13:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@TimeSquirrel@kbin.social"
        "@s_s@lemm.ee"
        "@funnystuff97@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5325 …}
      +nested: Doctrine\ORM\PersistentCollection {#5327 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
      -id: 36923
      -bodyTs: "'analysi':41 'awar':108 'bool':145 'boy':46 'cm':163 'compani':12,90 'complet':128 'comput':97 'convers':103 'convert':113 'day':178 'decid':91 'dual':138 'dual-stat':137 'easili':74 'end':134 'entir':11 'everyth':104 'find':75 'fit':77 'flight':96 'float':143 'fluid/thermo':31 'folk':17 'fuel':56 'gasket':78 'god':3 'good':86 'ground':59,99 'guidanc':16 'hardwar':70 'imperi':51,63,83 'implement':136 'inch':165,168 'infra':60 'inhous':129 'int':144 'kilogram':170 'languag':131 'load':40 'luck':87 'manual':112 'metric':14,24,33,43,85 'mismanag':175 'model':22 'o':80 'occasion':111 'oh':1 'onscreen':116 'oper':153 'pad':49 'program':130 'project':172 'prop':26 'requir':154 'right':120 'ring':81 'run':66 'softwar':100 'someon':65 'static':139 'still':180 'store':71 'stori':7 'structur':35 'support':93 'system':55 'tank':57 'team':27,36 'telemetri':109 'terribl':174 'thing':161 'ture':127 'type':140 'unit':102,107,121,150,156 'unit-awar':106 'want':13,18,28,37 'wasn':117 'water':54 'wonder':181 'written':124"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4266198"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696738434 {#5323
        date: 2023-10-08 06:13:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "What is 'pad?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696795560 {#5435
      date: 2023-10-08 22:06:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@TimeSquirrel@kbin.social"
      "@s_s@lemm.ee"
      "@funnystuff97@lemmy.world"
      "@Chunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5439 …}
    +nested: Doctrine\ORM\PersistentCollection {#5441 …}
    +votes: Doctrine\ORM\PersistentCollection {#5443 …}
    +reports: Doctrine\ORM\PersistentCollection {#5445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5449 …}
    -id: 37857
    -bodyTs: "'pad':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795560 {#5436
      date: 2023-10-08 22:06:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    Launchpad! And generally the “GSE” (ground support equipment, like fluids and pipes), mission control, electrical and network infrastructure, etc.\n
    \n
    The workers are generally technicians, not engineers, and they are both hilarious and excellent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696797236 {#5519
    date: 2023-10-08 22:33:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TimeSquirrel@kbin.social"
    "@s_s@lemm.ee"
    "@funnystuff97@lemmy.world"
    "@Chunk@lemmy.world"
    "@kernelPanic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 37899
  -bodyTs: "'control':14 'electr':15 'engin':26 'equip':8 'etc':19 'excel':33 'fluid':10 'general':3,23 'ground':6 'gse':5 'hilari':31 'infrastructur':18 'launchpad':1 'like':9 'mission':13 'network':17 'pipe':12 'support':7 'technician':24 'worker':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4290180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797236 {#5520
    date: 2023-10-08 22:33:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4489
  +user: App\Entity\User {#4502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1696796232 {#4484
    date: 2023-10-08 22:17:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 36391
  -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4108656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710952 {#4485
    date: 2023-10-07 22:35:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4489
  +user: App\Entity\User {#4502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1696796232 {#4484
    date: 2023-10-08 22:17:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 36391
  -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4108656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710952 {#4485
    date: 2023-10-07 22:35:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4489
  +user: App\Entity\User {#4502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1696796232 {#4484
    date: 2023-10-08 22:17:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 36391
  -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4108656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710952 {#4485
    date: 2023-10-07 22:35:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4930
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1696796232 {#4484
      date: 2023-10-08 22:17:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 36391
    -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4108656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710952 {#4485
      date: 2023-10-07 22:35:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    > Metric is 100% better in every single way, bar none.\n
    \n
    Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696728562 {#4928
    date: 2023-10-08 03:29:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
  ]
  +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: 36765
  -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4263139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696728562 {#4929
    date: 2023-10-08 03:29:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4930
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1696796232 {#4484
      date: 2023-10-08 22:17:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 36391
    -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4108656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710952 {#4485
      date: 2023-10-07 22:35:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    > Metric is 100% better in every single way, bar none.\n
    \n
    Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696728562 {#4928
    date: 2023-10-08 03:29:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
  ]
  +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: 36765
  -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4263139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696728562 {#4929
    date: 2023-10-08 03:29:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4930
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1696796232 {#4484
      date: 2023-10-08 22:17:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 36391
    -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4108656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710952 {#4485
      date: 2023-10-07 22:35:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    > Metric is 100% better in every single way, bar none.\n
    \n
    Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696728562 {#4928
    date: 2023-10-08 03:29:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
  ]
  +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: 36765
  -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4263139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696728562 {#4929
    date: 2023-10-08 03:29:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5177
  +user: Proxies\__CG__\App\Entity\User {#5178 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      > Metric is 100% better in every single way, bar none.\n
      \n
      Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696728562 {#4928
      date: 2023-10-08 03:29:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +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: 36765
    -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728562 {#4929
      date: 2023-10-08 03:29:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    There’s nothing nice or consistent about those fractions. A third of one is one of the other, but a third of that is four of the other? Imperial units don’t convert in any meaningful or logical way, you have to memorise the conversions. With the metric system, it’s all tens.\n
    \n
    And the fact that there are no usable units smaller than an inch and you have to use fractions should drive any craftsperson up the wall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696744706 {#5175
    date: 2023-10-08 07:58:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -id: 37017
  -bodyTs: "'consist':6 'convers':45 'convert':33 'craftsperson':76 'drive':74 'fact':56 'four':25 'fraction':9,72 'imperi':29 'inch':66 'logic':38 'meaning':36 'memoris':43 'metric':48 'nice':4 'noth':3 'one':13,15 'smaller':63 'system':49 'ten':53 'third':11,21 'unit':30,62 'usabl':61 'use':71 'wall':79 'way':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3634307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696744706 {#5176
    date: 2023-10-08 07:58:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5177
  +user: Proxies\__CG__\App\Entity\User {#5178 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      > Metric is 100% better in every single way, bar none.\n
      \n
      Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696728562 {#4928
      date: 2023-10-08 03:29:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +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: 36765
    -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728562 {#4929
      date: 2023-10-08 03:29:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    There’s nothing nice or consistent about those fractions. A third of one is one of the other, but a third of that is four of the other? Imperial units don’t convert in any meaningful or logical way, you have to memorise the conversions. With the metric system, it’s all tens.\n
    \n
    And the fact that there are no usable units smaller than an inch and you have to use fractions should drive any craftsperson up the wall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696744706 {#5175
    date: 2023-10-08 07:58:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -id: 37017
  -bodyTs: "'consist':6 'convers':45 'convert':33 'craftsperson':76 'drive':74 'fact':56 'four':25 'fraction':9,72 'imperi':29 'inch':66 'logic':38 'meaning':36 'memoris':43 'metric':48 'nice':4 'noth':3 'one':13,15 'smaller':63 'system':49 'ten':53 'third':11,21 'unit':30,62 'usabl':61 'use':71 'wall':79 'way':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3634307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696744706 {#5176
    date: 2023-10-08 07:58:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5177
  +user: Proxies\__CG__\App\Entity\User {#5178 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      > Metric is 100% better in every single way, bar none.\n
      \n
      Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696728562 {#4928
      date: 2023-10-08 03:29:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +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: 36765
    -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728562 {#4929
      date: 2023-10-08 03:29:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    There’s nothing nice or consistent about those fractions. A third of one is one of the other, but a third of that is four of the other? Imperial units don’t convert in any meaningful or logical way, you have to memorise the conversions. With the metric system, it’s all tens.\n
    \n
    And the fact that there are no usable units smaller than an inch and you have to use fractions should drive any craftsperson up the wall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696744706 {#5175
    date: 2023-10-08 07:58:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -id: 37017
  -bodyTs: "'consist':6 'convers':45 'convert':33 'craftsperson':76 'drive':74 'fact':56 'four':25 'fraction':9,72 'imperi':29 'inch':66 'logic':38 'meaning':36 'memoris':43 'metric':48 'nice':4 'noth':3 'one':13,15 'smaller':63 'system':49 'ten':53 'third':11,21 'unit':30,62 'usabl':61 'use':71 'wall':79 'way':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3634307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696744706 {#5176
    date: 2023-10-08 07:58:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5354
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5177
    +user: Proxies\__CG__\App\Entity\User {#5178 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: Proxies\__CG__\App\Entity\User {#4931 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        > Metric is 100% better in every single way, bar none.\n
        \n
        Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696728562 {#4928
        date: 2023-10-08 03:29:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +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: 36765
      -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4263139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696728562 {#4929
        date: 2023-10-08 03:29:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      There’s nothing nice or consistent about those fractions. A third of one is one of the other, but a third of that is four of the other? Imperial units don’t convert in any meaningful or logical way, you have to memorise the conversions. With the metric system, it’s all tens.\n
      \n
      And the fact that there are no usable units smaller than an inch and you have to use fractions should drive any craftsperson up the wall.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696744706 {#5175
      date: 2023-10-08 07:58:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@MooseBoys@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5179 …}
    +nested: Doctrine\ORM\PersistentCollection {#5181 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
    -id: 37017
    -bodyTs: "'consist':6 'convers':45 'convert':33 'craftsperson':76 'drive':74 'fact':56 'four':25 'fraction':9,72 'imperi':29 'inch':66 'logic':38 'meaning':36 'memoris':43 'metric':48 'nice':4 'noth':3 'one':13,15 'smaller':63 'system':49 'ten':53 'third':11,21 'unit':30,62 'usabl':61 'use':71 'wall':79 'way':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3634307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696744706 {#5176
      date: 2023-10-08 07:58:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I agree there’s nothing consistent, but having 3 as a factor in ratios does make things nicer - it lets you stick with integer numbers for more things. I’m not saying it’s better than metric, but I do think having more small factors in ratios is nicer than having only the factors 5 and 2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696745710 {#5352
    date: 2023-10-08 08:15:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
    "@rainynight65@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 37031
  -bodyTs: "'2':57 '3':9 '5':55 'agre':2 'better':35 'consist':6 'factor':12,45,54 'integ':24 'let':20 'm':30 'make':16 'metric':37 'nicer':18,49 'noth':5 'number':25 'ratio':14,47 'say':32 'small':44 'stick':22 'thing':17,28 'think':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4267607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696745710 {#5353
    date: 2023-10-08 08:15:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5354
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5177
    +user: Proxies\__CG__\App\Entity\User {#5178 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: Proxies\__CG__\App\Entity\User {#4931 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        > Metric is 100% better in every single way, bar none.\n
        \n
        Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696728562 {#4928
        date: 2023-10-08 03:29:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +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: 36765
      -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4263139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696728562 {#4929
        date: 2023-10-08 03:29:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      There’s nothing nice or consistent about those fractions. A third of one is one of the other, but a third of that is four of the other? Imperial units don’t convert in any meaningful or logical way, you have to memorise the conversions. With the metric system, it’s all tens.\n
      \n
      And the fact that there are no usable units smaller than an inch and you have to use fractions should drive any craftsperson up the wall.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696744706 {#5175
      date: 2023-10-08 07:58:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@MooseBoys@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5179 …}
    +nested: Doctrine\ORM\PersistentCollection {#5181 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
    -id: 37017
    -bodyTs: "'consist':6 'convers':45 'convert':33 'craftsperson':76 'drive':74 'fact':56 'four':25 'fraction':9,72 'imperi':29 'inch':66 'logic':38 'meaning':36 'memoris':43 'metric':48 'nice':4 'noth':3 'one':13,15 'smaller':63 'system':49 'ten':53 'third':11,21 'unit':30,62 'usabl':61 'use':71 'wall':79 'way':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3634307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696744706 {#5176
      date: 2023-10-08 07:58:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I agree there’s nothing consistent, but having 3 as a factor in ratios does make things nicer - it lets you stick with integer numbers for more things. I’m not saying it’s better than metric, but I do think having more small factors in ratios is nicer than having only the factors 5 and 2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696745710 {#5352
    date: 2023-10-08 08:15:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
    "@rainynight65@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 37031
  -bodyTs: "'2':57 '3':9 '5':55 'agre':2 'better':35 'consist':6 'factor':12,45,54 'integ':24 'let':20 'm':30 'make':16 'metric':37 'nicer':18,49 'noth':5 'number':25 'ratio':14,47 'say':32 'small':44 'stick':22 'thing':17,28 'think':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4267607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696745710 {#5353
    date: 2023-10-08 08:15:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5354
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5177
    +user: Proxies\__CG__\App\Entity\User {#5178 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: Proxies\__CG__\App\Entity\User {#4931 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        > Metric is 100% better in every single way, bar none.\n
        \n
        Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696728562 {#4928
        date: 2023-10-08 03:29:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +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: 36765
      -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4263139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696728562 {#4929
        date: 2023-10-08 03:29:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      There’s nothing nice or consistent about those fractions. A third of one is one of the other, but a third of that is four of the other? Imperial units don’t convert in any meaningful or logical way, you have to memorise the conversions. With the metric system, it’s all tens.\n
      \n
      And the fact that there are no usable units smaller than an inch and you have to use fractions should drive any craftsperson up the wall.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696744706 {#5175
      date: 2023-10-08 07:58:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@MooseBoys@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5179 …}
    +nested: Doctrine\ORM\PersistentCollection {#5181 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
    -id: 37017
    -bodyTs: "'consist':6 'convers':45 'convert':33 'craftsperson':76 'drive':74 'fact':56 'four':25 'fraction':9,72 'imperi':29 'inch':66 'logic':38 'meaning':36 'memoris':43 'metric':48 'nice':4 'noth':3 'one':13,15 'smaller':63 'system':49 'ten':53 'third':11,21 'unit':30,62 'usabl':61 'use':71 'wall':79 'way':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3634307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696744706 {#5176
      date: 2023-10-08 07:58:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I agree there’s nothing consistent, but having 3 as a factor in ratios does make things nicer - it lets you stick with integer numbers for more things. I’m not saying it’s better than metric, but I do think having more small factors in ratios is nicer than having only the factors 5 and 2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696745710 {#5352
    date: 2023-10-08 08:15:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
    "@rainynight65@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 37031
  -bodyTs: "'2':57 '3':9 '5':55 'agre':2 'better':35 'consist':6 'factor':12,45,54 'integ':24 'let':20 'm':30 'make':16 'metric':37 'nicer':18,49 'noth':5 'number':25 'ratio':14,47 'say':32 'small':44 'stick':22 'thing':17,28 'think':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4267607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696745710 {#5353
    date: 2023-10-08 08:15:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5453
  +user: Proxies\__CG__\App\Entity\User {#5194 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5177
      +user: Proxies\__CG__\App\Entity\User {#5178 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4930
        +user: Proxies\__CG__\App\Entity\User {#4931 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1696796232 {#4484
            date: 2023-10-08 22:17:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 36391
          -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4108656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696710952 {#4485
            date: 2023-10-07 22:35:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          > Metric is 100% better in every single way, bar none.\n
          \n
          Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696728562 {#4928
          date: 2023-10-08 03:29:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
        ]
        +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: 36765
        -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4263139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696728562 {#4929
          date: 2023-10-08 03:29:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        There’s nothing nice or consistent about those fractions. A third of one is one of the other, but a third of that is four of the other? Imperial units don’t convert in any meaningful or logical way, you have to memorise the conversions. With the metric system, it’s all tens.\n
        \n
        And the fact that there are no usable units smaller than an inch and you have to use fractions should drive any craftsperson up the wall.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696744706 {#5175
        date: 2023-10-08 07:58:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@MooseBoys@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5179 …}
      +nested: Doctrine\ORM\PersistentCollection {#5181 …}
      +votes: Doctrine\ORM\PersistentCollection {#5183 …}
      +reports: Doctrine\ORM\PersistentCollection {#5185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
      -id: 37017
      -bodyTs: "'consist':6 'convers':45 'convert':33 'craftsperson':76 'drive':74 'fact':56 'four':25 'fraction':9,72 'imperi':29 'inch':66 'logic':38 'meaning':36 'memoris':43 'metric':48 'nice':4 'noth':3 'one':13,15 'smaller':63 'system':49 'ten':53 'third':11,21 'unit':30,62 'usabl':61 'use':71 'wall':79 'way':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3634307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696744706 {#5176
        date: 2023-10-08 07:58:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "I agree there’s nothing consistent, but having 3 as a factor in ratios does make things nicer - it lets you stick with integer numbers for more things. I’m not saying it’s better than metric, but I do think having more small factors in ratios is nicer than having only the factors 5 and 2."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696745710 {#5352
      date: 2023-10-08 08:15:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@MooseBoys@lemmy.world"
      "@rainynight65@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 37031
    -bodyTs: "'2':57 '3':9 '5':55 'agre':2 'better':35 'consist':6 'factor':12,45,54 'integ':24 'let':20 'm':30 'make':16 'metric':37 'nicer':18,49 'noth':5 'number':25 'ratio':14,47 'say':32 'small':44 'stick':22 'thing':17,28 'think':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4267607"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696745710 {#5353
      date: 2023-10-08 08:15:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I too think having factors of 3 and 4 would be neat, which just proves we should change our number system to base 12, as somebody else in the thread suggested 😊."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696796231 {#5451
    date: 2023-10-08 22:17:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
    "@rainynight65@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5454 …}
  +nested: Doctrine\ORM\PersistentCollection {#5456 …}
  +votes: Doctrine\ORM\PersistentCollection {#5458 …}
  +reports: Doctrine\ORM\PersistentCollection {#5460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
  -id: 37876
  -bodyTs: "'12':24 '3':7 '4':9 'base':23 'chang':18 'els':27 'factor':5 'neat':12 'number':20 'prove':15 'somebodi':26 'suggest':31 'system':21 'think':3 'thread':30 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3959922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796231 {#5452
    date: 2023-10-08 22:17:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5453
  +user: Proxies\__CG__\App\Entity\User {#5194 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5177
      +user: Proxies\__CG__\App\Entity\User {#5178 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4930
        +user: Proxies\__CG__\App\Entity\User {#4931 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1696796232 {#4484
            date: 2023-10-08 22:17:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 36391
          -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4108656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696710952 {#4485
            date: 2023-10-07 22:35:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          > Metric is 100% better in every single way, bar none.\n
          \n
          Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696728562 {#4928
          date: 2023-10-08 03:29:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
        ]
        +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: 36765
        -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4263139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696728562 {#4929
          date: 2023-10-08 03:29:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        There’s nothing nice or consistent about those fractions. A third of one is one of the other, but a third of that is four of the other? Imperial units don’t convert in any meaningful or logical way, you have to memorise the conversions. With the metric system, it’s all tens.\n
        \n
        And the fact that there are no usable units smaller than an inch and you have to use fractions should drive any craftsperson up the wall.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696744706 {#5175
        date: 2023-10-08 07:58:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@MooseBoys@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5179 …}
      +nested: Doctrine\ORM\PersistentCollection {#5181 …}
      +votes: Doctrine\ORM\PersistentCollection {#5183 …}
      +reports: Doctrine\ORM\PersistentCollection {#5185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
      -id: 37017
      -bodyTs: "'consist':6 'convers':45 'convert':33 'craftsperson':76 'drive':74 'fact':56 'four':25 'fraction':9,72 'imperi':29 'inch':66 'logic':38 'meaning':36 'memoris':43 'metric':48 'nice':4 'noth':3 'one':13,15 'smaller':63 'system':49 'ten':53 'third':11,21 'unit':30,62 'usabl':61 'use':71 'wall':79 'way':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3634307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696744706 {#5176
        date: 2023-10-08 07:58:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "I agree there’s nothing consistent, but having 3 as a factor in ratios does make things nicer - it lets you stick with integer numbers for more things. I’m not saying it’s better than metric, but I do think having more small factors in ratios is nicer than having only the factors 5 and 2."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696745710 {#5352
      date: 2023-10-08 08:15:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@MooseBoys@lemmy.world"
      "@rainynight65@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 37031
    -bodyTs: "'2':57 '3':9 '5':55 'agre':2 'better':35 'consist':6 'factor':12,45,54 'integ':24 'let':20 'm':30 'make':16 'metric':37 'nicer':18,49 'noth':5 'number':25 'ratio':14,47 'say':32 'small':44 'stick':22 'thing':17,28 'think':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4267607"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696745710 {#5353
      date: 2023-10-08 08:15:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I too think having factors of 3 and 4 would be neat, which just proves we should change our number system to base 12, as somebody else in the thread suggested 😊."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696796231 {#5451
    date: 2023-10-08 22:17:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
    "@rainynight65@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5454 …}
  +nested: Doctrine\ORM\PersistentCollection {#5456 …}
  +votes: Doctrine\ORM\PersistentCollection {#5458 …}
  +reports: Doctrine\ORM\PersistentCollection {#5460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
  -id: 37876
  -bodyTs: "'12':24 '3':7 '4':9 'base':23 'chang':18 'els':27 'factor':5 'neat':12 'number':20 'prove':15 'somebodi':26 'suggest':31 'system':21 'think':3 'thread':30 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3959922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796231 {#5452
    date: 2023-10-08 22:17:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5453
  +user: Proxies\__CG__\App\Entity\User {#5194 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5177
      +user: Proxies\__CG__\App\Entity\User {#5178 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4930
        +user: Proxies\__CG__\App\Entity\User {#4931 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1696796232 {#4484
            date: 2023-10-08 22:17:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 36391
          -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4108656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696710952 {#4485
            date: 2023-10-07 22:35:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          > Metric is 100% better in every single way, bar none.\n
          \n
          Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696728562 {#4928
          date: 2023-10-08 03:29:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
        ]
        +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: 36765
        -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4263139"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696728562 {#4929
          date: 2023-10-08 03:29:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        There’s nothing nice or consistent about those fractions. A third of one is one of the other, but a third of that is four of the other? Imperial units don’t convert in any meaningful or logical way, you have to memorise the conversions. With the metric system, it’s all tens.\n
        \n
        And the fact that there are no usable units smaller than an inch and you have to use fractions should drive any craftsperson up the wall.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696744706 {#5175
        date: 2023-10-08 07:58:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@MooseBoys@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5179 …}
      +nested: Doctrine\ORM\PersistentCollection {#5181 …}
      +votes: Doctrine\ORM\PersistentCollection {#5183 …}
      +reports: Doctrine\ORM\PersistentCollection {#5185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
      -id: 37017
      -bodyTs: "'consist':6 'convers':45 'convert':33 'craftsperson':76 'drive':74 'fact':56 'four':25 'fraction':9,72 'imperi':29 'inch':66 'logic':38 'meaning':36 'memoris':43 'metric':48 'nice':4 'noth':3 'one':13,15 'smaller':63 'system':49 'ten':53 'third':11,21 'unit':30,62 'usabl':61 'use':71 'wall':79 'way':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3634307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696744706 {#5176
        date: 2023-10-08 07:58:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "I agree there’s nothing consistent, but having 3 as a factor in ratios does make things nicer - it lets you stick with integer numbers for more things. I’m not saying it’s better than metric, but I do think having more small factors in ratios is nicer than having only the factors 5 and 2."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696745710 {#5352
      date: 2023-10-08 08:15:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@MooseBoys@lemmy.world"
      "@rainynight65@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 37031
    -bodyTs: "'2':57 '3':9 '5':55 'agre':2 'better':35 'consist':6 'factor':12,45,54 'integ':24 'let':20 'm':30 'make':16 'metric':37 'nicer':18,49 'noth':5 'number':25 'ratio':14,47 'say':32 'small':44 'stick':22 'thing':17,28 'think':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4267607"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696745710 {#5353
      date: 2023-10-08 08:15:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I too think having factors of 3 and 4 would be neat, which just proves we should change our number system to base 12, as somebody else in the thread suggested 😊."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696796231 {#5451
    date: 2023-10-08 22:17:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
    "@rainynight65@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5454 …}
  +nested: Doctrine\ORM\PersistentCollection {#5456 …}
  +votes: Doctrine\ORM\PersistentCollection {#5458 …}
  +reports: Doctrine\ORM\PersistentCollection {#5460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
  -id: 37876
  -bodyTs: "'12':24 '3':7 '4':9 'base':23 'chang':18 'els':27 'factor':5 'neat':12 'number':20 'prove':15 'somebodi':26 'suggest':31 'system':21 'think':3 'thread':30 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3959922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796231 {#5452
    date: 2023-10-08 22:17:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5193
  +user: Proxies\__CG__\App\Entity\User {#5194 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      > Metric is 100% better in every single way, bar none.\n
      \n
      Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696728562 {#4928
      date: 2023-10-08 03:29:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +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: 36765
    -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728562 {#4929
      date: 2023-10-08 03:29:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "The fractions don’t help me when I go to the grocery store and unit price of one bag of nuts is “per pound” and the unit price of another is “per ounce”. You’d better be good at dividing by 16 in your head if you want to price-compare! And you’d better be good at remembering how many fluid ounces are in a quart when you go to the olive oil aisle (hint: it’s *not* 16)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696730891 {#5191
    date: 2023-10-08 04:08:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5195 …}
  +nested: Doctrine\ORM\PersistentCollection {#5197 …}
  +votes: Doctrine\ORM\PersistentCollection {#5199 …}
  +reports: Doctrine\ORM\PersistentCollection {#5201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5205 …}
  -id: 36794
  -bodyTs: "'16':42,81 'aisl':76 'anoth':30 'bag':19 'better':36,56 'compar':52 'd':35,55 'divid':40 'fluid':63 'fraction':2 'go':9,71 'good':38,58 'groceri':12 'head':45 'help':5 'hint':77 'mani':62 'nut':21 'oil':75 'oliv':74 'one':18 'ounc':33,64 'per':23,32 'pound':24 'price':16,28,51 'price-compar':50 'quart':68 'rememb':60 'store':13 'unit':15,27 'want':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3938876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696730891 {#5192
    date: 2023-10-08 04:08:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5193
  +user: Proxies\__CG__\App\Entity\User {#5194 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      > Metric is 100% better in every single way, bar none.\n
      \n
      Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696728562 {#4928
      date: 2023-10-08 03:29:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +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: 36765
    -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728562 {#4929
      date: 2023-10-08 03:29:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "The fractions don’t help me when I go to the grocery store and unit price of one bag of nuts is “per pound” and the unit price of another is “per ounce”. You’d better be good at dividing by 16 in your head if you want to price-compare! And you’d better be good at remembering how many fluid ounces are in a quart when you go to the olive oil aisle (hint: it’s *not* 16)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696730891 {#5191
    date: 2023-10-08 04:08:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5195 …}
  +nested: Doctrine\ORM\PersistentCollection {#5197 …}
  +votes: Doctrine\ORM\PersistentCollection {#5199 …}
  +reports: Doctrine\ORM\PersistentCollection {#5201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5205 …}
  -id: 36794
  -bodyTs: "'16':42,81 'aisl':76 'anoth':30 'bag':19 'better':36,56 'compar':52 'd':35,55 'divid':40 'fluid':63 'fraction':2 'go':9,71 'good':38,58 'groceri':12 'head':45 'help':5 'hint':77 'mani':62 'nut':21 'oil':75 'oliv':74 'one':18 'ounc':33,64 'per':23,32 'pound':24 'price':16,28,51 'price-compar':50 'quart':68 'rememb':60 'store':13 'unit':15,27 'want':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3938876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696730891 {#5192
    date: 2023-10-08 04:08:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5193
  +user: Proxies\__CG__\App\Entity\User {#5194 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      > Metric is 100% better in every single way, bar none.\n
      \n
      Imperial unit ratios tend to have a greater number of smaller factors, which makes fractions nicer. 1yd/3 = 1ft. 1ft/3 = 4in.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696728562 {#4928
      date: 2023-10-08 03:29:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +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: 36765
    -bodyTs: "'100':3 '1ft':28 '1ft/3':29 '1yd/3':27 '4in':30 'bar':9 'better':4 'everi':6 'factor':22 'fraction':25 'greater':18 'imperi':11 'make':24 'metric':1 'nicer':26 'none':10 'number':19 'ratio':13 'singl':7 'smaller':21 'tend':14 'unit':12 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728562 {#4929
      date: 2023-10-08 03:29:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "The fractions don’t help me when I go to the grocery store and unit price of one bag of nuts is “per pound” and the unit price of another is “per ounce”. You’d better be good at dividing by 16 in your head if you want to price-compare! And you’d better be good at remembering how many fluid ounces are in a quart when you go to the olive oil aisle (hint: it’s *not* 16)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696730891 {#5191
    date: 2023-10-08 04:08:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@MooseBoys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5195 …}
  +nested: Doctrine\ORM\PersistentCollection {#5197 …}
  +votes: Doctrine\ORM\PersistentCollection {#5199 …}
  +reports: Doctrine\ORM\PersistentCollection {#5201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5205 …}
  -id: 36794
  -bodyTs: "'16':42,81 'aisl':76 'anoth':30 'bag':19 'better':36,56 'compar':52 'd':35,55 'divid':40 'fluid':63 'fraction':2 'go':9,71 'good':38,58 'groceri':12 'head':45 'help':5 'hint':77 'mani':62 'nut':21 'oil':75 'oliv':74 'one':18 'ounc':33,64 'per':23,32 'pound':24 'price':16,28,51 'price-compar':50 'quart':68 'rememb':60 'store':13 'unit':15,27 'want':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3938876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696730891 {#5192
    date: 2023-10-08 04:08:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4946
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1696796232 {#4484
      date: 2023-10-08 22:17:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 36391
    -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4108656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710952 {#4485
      date: 2023-10-07 22:35:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    Can we make it so?\n
    \n
    Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696728755 {#4944
    date: 2023-10-08 03:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
  ]
  +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: 36771
  -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4636888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696728755 {#4945
    date: 2023-10-08 03:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4946
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1696796232 {#4484
      date: 2023-10-08 22:17:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 36391
    -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4108656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710952 {#4485
      date: 2023-10-07 22:35:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    Can we make it so?\n
    \n
    Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696728755 {#4944
    date: 2023-10-08 03:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
  ]
  +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: 36771
  -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4636888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696728755 {#4945
    date: 2023-10-08 03:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4946
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1696796232 {#4484
      date: 2023-10-08 22:17:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 36391
    -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4108656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710952 {#4485
      date: 2023-10-07 22:35:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    Can we make it so?\n
    \n
    Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696728755 {#4944
    date: 2023-10-08 03:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
  ]
  +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: 36771
  -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4636888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696728755 {#4945
    date: 2023-10-08 03:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5209
  +user: Proxies\__CG__\App\Entity\User {#5210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4946
    +user: Proxies\__CG__\App\Entity\User {#4947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      Can we make it so?\n
      \n
      Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696728755 {#4944
      date: 2023-10-08 03:32:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +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: 36771
    -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4636888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728755 {#4945
      date: 2023-10-08 03:32:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696748607 {#5207
    date: 2023-10-08 09:03:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5211 …}
  +nested: Doctrine\ORM\PersistentCollection {#5213 …}
  +votes: Doctrine\ORM\PersistentCollection {#5215 …}
  +reports: Doctrine\ORM\PersistentCollection {#5217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
  -id: 37060
  -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4268253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696748607 {#5208
    date: 2023-10-08 09:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5209
  +user: Proxies\__CG__\App\Entity\User {#5210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4946
    +user: Proxies\__CG__\App\Entity\User {#4947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      Can we make it so?\n
      \n
      Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696728755 {#4944
      date: 2023-10-08 03:32:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +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: 36771
    -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4636888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728755 {#4945
      date: 2023-10-08 03:32:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696748607 {#5207
    date: 2023-10-08 09:03:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5211 …}
  +nested: Doctrine\ORM\PersistentCollection {#5213 …}
  +votes: Doctrine\ORM\PersistentCollection {#5215 …}
  +reports: Doctrine\ORM\PersistentCollection {#5217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
  -id: 37060
  -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4268253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696748607 {#5208
    date: 2023-10-08 09:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5209
  +user: Proxies\__CG__\App\Entity\User {#5210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4946
    +user: Proxies\__CG__\App\Entity\User {#4947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      Can we make it so?\n
      \n
      Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696728755 {#4944
      date: 2023-10-08 03:32:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +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: 36771
    -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4636888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728755 {#4945
      date: 2023-10-08 03:32:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696748607 {#5207
    date: 2023-10-08 09:03:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5211 …}
  +nested: Doctrine\ORM\PersistentCollection {#5213 …}
  +votes: Doctrine\ORM\PersistentCollection {#5215 …}
  +reports: Doctrine\ORM\PersistentCollection {#5217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
  -id: 37060
  -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4268253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696748607 {#5208
    date: 2023-10-08 09:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5369
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5209
    +user: Proxies\__CG__\App\Entity\User {#5210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4946
      +user: Proxies\__CG__\App\Entity\User {#4947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        Can we make it so?\n
        \n
        Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696728755 {#4944
        date: 2023-10-08 03:32:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +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: 36771
      -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4636888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696728755 {#4945
        date: 2023-10-08 03:32:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696748607 {#5207
      date: 2023-10-08 09:03:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@trailing9@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5211 …}
    +nested: Doctrine\ORM\PersistentCollection {#5213 …}
    +votes: Doctrine\ORM\PersistentCollection {#5215 …}
    +reports: Doctrine\ORM\PersistentCollection {#5217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
    -id: 37060
    -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4268253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696748607 {#5208
      date: 2023-10-08 09:03:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    Then we should start with daylight savings time.\n
    \n
    The interesting question is if social networks can get stuff done without a stable enough place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749066 {#5367
    date: 2023-10-08 09:11:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
    "@Theharpyeagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 37063
  -bodyTs: "'daylight':6 'done':19 'enough':23 'get':17 'interest':10 'network':15 'place':24 'question':11 'save':7 'social':14 'stabl':22 'start':4 'stuff':18 'time':8 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4642071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696749066 {#5368
    date: 2023-10-08 09:11:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5369
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5209
    +user: Proxies\__CG__\App\Entity\User {#5210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4946
      +user: Proxies\__CG__\App\Entity\User {#4947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        Can we make it so?\n
        \n
        Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696728755 {#4944
        date: 2023-10-08 03:32:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +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: 36771
      -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4636888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696728755 {#4945
        date: 2023-10-08 03:32:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696748607 {#5207
      date: 2023-10-08 09:03:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@trailing9@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5211 …}
    +nested: Doctrine\ORM\PersistentCollection {#5213 …}
    +votes: Doctrine\ORM\PersistentCollection {#5215 …}
    +reports: Doctrine\ORM\PersistentCollection {#5217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
    -id: 37060
    -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4268253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696748607 {#5208
      date: 2023-10-08 09:03:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    Then we should start with daylight savings time.\n
    \n
    The interesting question is if social networks can get stuff done without a stable enough place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749066 {#5367
    date: 2023-10-08 09:11:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
    "@Theharpyeagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 37063
  -bodyTs: "'daylight':6 'done':19 'enough':23 'get':17 'interest':10 'network':15 'place':24 'question':11 'save':7 'social':14 'stabl':22 'start':4 'stuff':18 'time':8 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4642071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696749066 {#5368
    date: 2023-10-08 09:11:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5369
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5209
    +user: Proxies\__CG__\App\Entity\User {#5210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4946
      +user: Proxies\__CG__\App\Entity\User {#4947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        Can we make it so?\n
        \n
        Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696728755 {#4944
        date: 2023-10-08 03:32:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +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: 36771
      -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4636888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696728755 {#4945
        date: 2023-10-08 03:32:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696748607 {#5207
      date: 2023-10-08 09:03:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@trailing9@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5211 …}
    +nested: Doctrine\ORM\PersistentCollection {#5213 …}
    +votes: Doctrine\ORM\PersistentCollection {#5215 …}
    +reports: Doctrine\ORM\PersistentCollection {#5217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
    -id: 37060
    -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4268253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696748607 {#5208
      date: 2023-10-08 09:03:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    Then we should start with daylight savings time.\n
    \n
    The interesting question is if social networks can get stuff done without a stable enough place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749066 {#5367
    date: 2023-10-08 09:11:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
    "@Theharpyeagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 37063
  -bodyTs: "'daylight':6 'done':19 'enough':23 'get':17 'interest':10 'network':15 'place':24 'question':11 'save':7 'social':14 'stabl':22 'start':4 'stuff':18 'time':8 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4642071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696749066 {#5368
    date: 2023-10-08 09:11:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5468
  +user: Proxies\__CG__\App\Entity\User {#5210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5369
    +user: Proxies\__CG__\App\Entity\User {#4947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5209
      +user: Proxies\__CG__\App\Entity\User {#5210 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4946
        +user: Proxies\__CG__\App\Entity\User {#4947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1696796232 {#4484
            date: 2023-10-08 22:17:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 36391
          -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4108656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696710952 {#4485
            date: 2023-10-07 22:35:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          Can we make it so?\n
          \n
          Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696728755 {#4944
          date: 2023-10-08 03:32:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
        ]
        +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: 36771
        -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4636888"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696728755 {#4945
          date: 2023-10-08 03:32:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696748607 {#5207
        date: 2023-10-08 09:03:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@trailing9@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5211 …}
      +nested: Doctrine\ORM\PersistentCollection {#5213 …}
      +votes: Doctrine\ORM\PersistentCollection {#5215 …}
      +reports: Doctrine\ORM\PersistentCollection {#5217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
      -id: 37060
      -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4268253"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696748607 {#5208
        date: 2023-10-08 09:03:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      Then we should start with daylight savings time.\n
      \n
      The interesting question is if social networks can get stuff done without a stable enough place.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696749066 {#5367
      date: 2023-10-08 09:11:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@trailing9@lemmy.ml"
      "@Theharpyeagle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5370 …}
    +nested: Doctrine\ORM\PersistentCollection {#5372 …}
    +votes: Doctrine\ORM\PersistentCollection {#5374 …}
    +reports: Doctrine\ORM\PersistentCollection {#5376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
    -id: 37063
    -bodyTs: "'daylight':6 'done':19 'enough':23 'get':17 'interest':10 'network':15 'place':24 'question':11 'save':7 'social':14 'stabl':22 'start':4 'stuff':18 'time':8 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4642071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696749066 {#5368
      date: 2023-10-08 09:11:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "We’re trying, but the Sunshine Protection Act is stuck in congress. They’re tying themselves in knots trying to figure out which time we should settle on. Like, I don’t give a duck, just pick one and move on! Ask the farmers and other outdoor workers what they prefer, the rest of us can deal. They’re concerned about traffic and whatever when we’ve seen that time changes cause lost productivity *every single year*. So infuriating, can’t help but waste time on the simplest things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749349 {#5466
    date: 2023-10-08 09:15:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
    "@Theharpyeagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5469 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 37071
  -bodyTs: "'act':8 'ask':42 'caus':72 'chang':71 'concern':60 'congress':12 'deal':57 'duck':35 'everi':75 'farmer':44 'figur':21 'give':33 'help':82 'infuri':79 'knot':18 'like':29 'lost':73 'move':40 'one':38 'outdoor':47 'pick':37 'prefer':51 'product':74 'protect':7 're':2,14,59 'rest':53 'seen':68 'settl':27 'simplest':88 'singl':76 'stuck':10 'sunshin':6 'thing':89 'tie':15 'time':24,70,85 'traffic':62 'tri':3,19 'us':55 've':67 'wast':84 'whatev':64 'worker':48 'year':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4268409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696749349 {#5467
    date: 2023-10-08 09:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5468
  +user: Proxies\__CG__\App\Entity\User {#5210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5369
    +user: Proxies\__CG__\App\Entity\User {#4947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5209
      +user: Proxies\__CG__\App\Entity\User {#5210 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4946
        +user: Proxies\__CG__\App\Entity\User {#4947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1696796232 {#4484
            date: 2023-10-08 22:17:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 36391
          -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4108656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696710952 {#4485
            date: 2023-10-07 22:35:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          Can we make it so?\n
          \n
          Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696728755 {#4944
          date: 2023-10-08 03:32:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
        ]
        +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: 36771
        -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4636888"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696728755 {#4945
          date: 2023-10-08 03:32:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696748607 {#5207
        date: 2023-10-08 09:03:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@trailing9@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5211 …}
      +nested: Doctrine\ORM\PersistentCollection {#5213 …}
      +votes: Doctrine\ORM\PersistentCollection {#5215 …}
      +reports: Doctrine\ORM\PersistentCollection {#5217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
      -id: 37060
      -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4268253"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696748607 {#5208
        date: 2023-10-08 09:03:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      Then we should start with daylight savings time.\n
      \n
      The interesting question is if social networks can get stuff done without a stable enough place.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696749066 {#5367
      date: 2023-10-08 09:11:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@trailing9@lemmy.ml"
      "@Theharpyeagle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5370 …}
    +nested: Doctrine\ORM\PersistentCollection {#5372 …}
    +votes: Doctrine\ORM\PersistentCollection {#5374 …}
    +reports: Doctrine\ORM\PersistentCollection {#5376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
    -id: 37063
    -bodyTs: "'daylight':6 'done':19 'enough':23 'get':17 'interest':10 'network':15 'place':24 'question':11 'save':7 'social':14 'stabl':22 'start':4 'stuff':18 'time':8 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4642071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696749066 {#5368
      date: 2023-10-08 09:11:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "We’re trying, but the Sunshine Protection Act is stuck in congress. They’re tying themselves in knots trying to figure out which time we should settle on. Like, I don’t give a duck, just pick one and move on! Ask the farmers and other outdoor workers what they prefer, the rest of us can deal. They’re concerned about traffic and whatever when we’ve seen that time changes cause lost productivity *every single year*. So infuriating, can’t help but waste time on the simplest things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749349 {#5466
    date: 2023-10-08 09:15:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
    "@Theharpyeagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5469 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 37071
  -bodyTs: "'act':8 'ask':42 'caus':72 'chang':71 'concern':60 'congress':12 'deal':57 'duck':35 'everi':75 'farmer':44 'figur':21 'give':33 'help':82 'infuri':79 'knot':18 'like':29 'lost':73 'move':40 'one':38 'outdoor':47 'pick':37 'prefer':51 'product':74 'protect':7 're':2,14,59 'rest':53 'seen':68 'settl':27 'simplest':88 'singl':76 'stuck':10 'sunshin':6 'thing':89 'tie':15 'time':24,70,85 'traffic':62 'tri':3,19 'us':55 've':67 'wast':84 'whatev':64 'worker':48 'year':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4268409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696749349 {#5467
    date: 2023-10-08 09:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5468
  +user: Proxies\__CG__\App\Entity\User {#5210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5369
    +user: Proxies\__CG__\App\Entity\User {#4947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5209
      +user: Proxies\__CG__\App\Entity\User {#5210 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4946
        +user: Proxies\__CG__\App\Entity\User {#4947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1696796232 {#4484
            date: 2023-10-08 22:17:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 36391
          -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4108656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696710952 {#4485
            date: 2023-10-07 22:35:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          Can we make it so?\n
          \n
          Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696728755 {#4944
          date: 2023-10-08 03:32:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
        ]
        +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: 36771
        -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4636888"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696728755 {#4945
          date: 2023-10-08 03:32:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696748607 {#5207
        date: 2023-10-08 09:03:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@trailing9@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5211 …}
      +nested: Doctrine\ORM\PersistentCollection {#5213 …}
      +votes: Doctrine\ORM\PersistentCollection {#5215 …}
      +reports: Doctrine\ORM\PersistentCollection {#5217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
      -id: 37060
      -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4268253"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696748607 {#5208
        date: 2023-10-08 09:03:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      Then we should start with daylight savings time.\n
      \n
      The interesting question is if social networks can get stuff done without a stable enough place.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696749066 {#5367
      date: 2023-10-08 09:11:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@trailing9@lemmy.ml"
      "@Theharpyeagle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5370 …}
    +nested: Doctrine\ORM\PersistentCollection {#5372 …}
    +votes: Doctrine\ORM\PersistentCollection {#5374 …}
    +reports: Doctrine\ORM\PersistentCollection {#5376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
    -id: 37063
    -bodyTs: "'daylight':6 'done':19 'enough':23 'get':17 'interest':10 'network':15 'place':24 'question':11 'save':7 'social':14 'stabl':22 'start':4 'stuff':18 'time':8 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4642071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696749066 {#5368
      date: 2023-10-08 09:11:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "We’re trying, but the Sunshine Protection Act is stuck in congress. They’re tying themselves in knots trying to figure out which time we should settle on. Like, I don’t give a duck, just pick one and move on! Ask the farmers and other outdoor workers what they prefer, the rest of us can deal. They’re concerned about traffic and whatever when we’ve seen that time changes cause lost productivity *every single year*. So infuriating, can’t help but waste time on the simplest things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749349 {#5466
    date: 2023-10-08 09:15:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
    "@Theharpyeagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5469 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 37071
  -bodyTs: "'act':8 'ask':42 'caus':72 'chang':71 'concern':60 'congress':12 'deal':57 'duck':35 'everi':75 'farmer':44 'figur':21 'give':33 'help':82 'infuri':79 'knot':18 'like':29 'lost':73 'move':40 'one':38 'outdoor':47 'pick':37 'prefer':51 'product':74 'protect':7 're':2,14,59 'rest':53 'seen':68 'settl':27 'simplest':88 'singl':76 'stuck':10 'sunshin':6 'thing':89 'tie':15 'time':24,70,85 'traffic':62 'tri':3,19 'us':55 've':67 'wast':84 'whatev':64 'worker':48 'year':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4268409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696749349 {#5467
    date: 2023-10-08 09:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5506
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5468
    +user: Proxies\__CG__\App\Entity\User {#5210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5369
      +user: Proxies\__CG__\App\Entity\User {#4947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5209
        +user: Proxies\__CG__\App\Entity\User {#5210 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4946
          +user: Proxies\__CG__\App\Entity\User {#4947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4489
            +user: App\Entity\User {#4502 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1696796232 {#4484
              date: 2023-10-08 22:17:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4490 …}
            +nested: Doctrine\ORM\PersistentCollection {#4492 …}
            +votes: Doctrine\ORM\PersistentCollection {#4494 …}
            +reports: Doctrine\ORM\PersistentCollection {#4496 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
            -id: 36391
            -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/4108656"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696710952 {#4485
              date: 2023-10-07 22:35:52.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4489}
          +body: """
            Can we make it so?\n
            \n
            Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696728755 {#4944
            date: 2023-10-08 03:32:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@wheeldawg@sh.itjust.works"
          ]
          +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: 36771
          -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4636888"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696728755 {#4945
            date: 2023-10-08 03:32:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696748607 {#5207
          date: 2023-10-08 09:03:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5211 …}
        +nested: Doctrine\ORM\PersistentCollection {#5213 …}
        +votes: Doctrine\ORM\PersistentCollection {#5215 …}
        +reports: Doctrine\ORM\PersistentCollection {#5217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
        -id: 37060
        -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4268253"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696748607 {#5208
          date: 2023-10-08 09:03:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        Then we should start with daylight savings time.\n
        \n
        The interesting question is if social networks can get stuff done without a stable enough place.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696749066 {#5367
        date: 2023-10-08 09:11:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@trailing9@lemmy.ml"
        "@Theharpyeagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5370 …}
      +nested: Doctrine\ORM\PersistentCollection {#5372 …}
      +votes: Doctrine\ORM\PersistentCollection {#5374 …}
      +reports: Doctrine\ORM\PersistentCollection {#5376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
      -id: 37063
      -bodyTs: "'daylight':6 'done':19 'enough':23 'get':17 'interest':10 'network':15 'place':24 'question':11 'save':7 'social':14 'stabl':22 'start':4 'stuff':18 'time':8 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4642071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696749066 {#5368
        date: 2023-10-08 09:11:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "We’re trying, but the Sunshine Protection Act is stuck in congress. They’re tying themselves in knots trying to figure out which time we should settle on. Like, I don’t give a duck, just pick one and move on! Ask the farmers and other outdoor workers what they prefer, the rest of us can deal. They’re concerned about traffic and whatever when we’ve seen that time changes cause lost productivity *every single year*. So infuriating, can’t help but waste time on the simplest things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696749349 {#5466
      date: 2023-10-08 09:15:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@trailing9@lemmy.ml"
      "@Theharpyeagle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5469 …}
    +nested: Doctrine\ORM\PersistentCollection {#5471 …}
    +votes: Doctrine\ORM\PersistentCollection {#5473 …}
    +reports: Doctrine\ORM\PersistentCollection {#5475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
    -id: 37071
    -bodyTs: "'act':8 'ask':42 'caus':72 'chang':71 'concern':60 'congress':12 'deal':57 'duck':35 'everi':75 'farmer':44 'figur':21 'give':33 'help':82 'infuri':79 'knot':18 'like':29 'lost':73 'move':40 'one':38 'outdoor':47 'pick':37 'prefer':51 'product':74 'protect':7 're':2,14,59 'rest':53 'seen':68 'settl':27 'simplest':88 'singl':76 'stuck':10 'sunshin':6 'thing':89 'tie':15 'time':24,70,85 'traffic':62 'tri':3,19 'us':55 've':67 'wast':84 'whatev':64 'worker':48 'year':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4268409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696749349 {#5467
      date: 2023-10-08 09:15:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    That’s where the social network comes in. Have all farmers in a channel and let them vote.\n
    \n
    But let’s not forget powerful people who want sunrise in their breakfast room at a certain time. It’s stupid but those concerns should also be respected, among many others that can be considered when the requirements are collected.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696750166 {#5504
    date: 2023-10-08 09:29:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
    "@Theharpyeagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5507 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 37082
  -bodyTs: "'also':44 'among':47 'breakfast':31 'certain':35 'channel':14 'collect':58 'come':7 'concern':42 'consid':53 'farmer':11 'forget':23 'let':16,20 'mani':48 'network':6 'other':49 'peopl':25 'power':24 'requir':56 'respect':46 'room':32 'social':5 'stupid':39 'sunris':28 'time':36 'vote':18 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4642331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696750166 {#5505
    date: 2023-10-08 09:29:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5506
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5468
    +user: Proxies\__CG__\App\Entity\User {#5210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5369
      +user: Proxies\__CG__\App\Entity\User {#4947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5209
        +user: Proxies\__CG__\App\Entity\User {#5210 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4946
          +user: Proxies\__CG__\App\Entity\User {#4947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4489
            +user: App\Entity\User {#4502 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1696796232 {#4484
              date: 2023-10-08 22:17:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4490 …}
            +nested: Doctrine\ORM\PersistentCollection {#4492 …}
            +votes: Doctrine\ORM\PersistentCollection {#4494 …}
            +reports: Doctrine\ORM\PersistentCollection {#4496 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
            -id: 36391
            -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/4108656"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696710952 {#4485
              date: 2023-10-07 22:35:52.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4489}
          +body: """
            Can we make it so?\n
            \n
            Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696728755 {#4944
            date: 2023-10-08 03:32:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@wheeldawg@sh.itjust.works"
          ]
          +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: 36771
          -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4636888"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696728755 {#4945
            date: 2023-10-08 03:32:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696748607 {#5207
          date: 2023-10-08 09:03:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5211 …}
        +nested: Doctrine\ORM\PersistentCollection {#5213 …}
        +votes: Doctrine\ORM\PersistentCollection {#5215 …}
        +reports: Doctrine\ORM\PersistentCollection {#5217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
        -id: 37060
        -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4268253"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696748607 {#5208
          date: 2023-10-08 09:03:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        Then we should start with daylight savings time.\n
        \n
        The interesting question is if social networks can get stuff done without a stable enough place.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696749066 {#5367
        date: 2023-10-08 09:11:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@trailing9@lemmy.ml"
        "@Theharpyeagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5370 …}
      +nested: Doctrine\ORM\PersistentCollection {#5372 …}
      +votes: Doctrine\ORM\PersistentCollection {#5374 …}
      +reports: Doctrine\ORM\PersistentCollection {#5376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
      -id: 37063
      -bodyTs: "'daylight':6 'done':19 'enough':23 'get':17 'interest':10 'network':15 'place':24 'question':11 'save':7 'social':14 'stabl':22 'start':4 'stuff':18 'time':8 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4642071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696749066 {#5368
        date: 2023-10-08 09:11:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "We’re trying, but the Sunshine Protection Act is stuck in congress. They’re tying themselves in knots trying to figure out which time we should settle on. Like, I don’t give a duck, just pick one and move on! Ask the farmers and other outdoor workers what they prefer, the rest of us can deal. They’re concerned about traffic and whatever when we’ve seen that time changes cause lost productivity *every single year*. So infuriating, can’t help but waste time on the simplest things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696749349 {#5466
      date: 2023-10-08 09:15:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@trailing9@lemmy.ml"
      "@Theharpyeagle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5469 …}
    +nested: Doctrine\ORM\PersistentCollection {#5471 …}
    +votes: Doctrine\ORM\PersistentCollection {#5473 …}
    +reports: Doctrine\ORM\PersistentCollection {#5475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
    -id: 37071
    -bodyTs: "'act':8 'ask':42 'caus':72 'chang':71 'concern':60 'congress':12 'deal':57 'duck':35 'everi':75 'farmer':44 'figur':21 'give':33 'help':82 'infuri':79 'knot':18 'like':29 'lost':73 'move':40 'one':38 'outdoor':47 'pick':37 'prefer':51 'product':74 'protect':7 're':2,14,59 'rest':53 'seen':68 'settl':27 'simplest':88 'singl':76 'stuck':10 'sunshin':6 'thing':89 'tie':15 'time':24,70,85 'traffic':62 'tri':3,19 'us':55 've':67 'wast':84 'whatev':64 'worker':48 'year':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4268409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696749349 {#5467
      date: 2023-10-08 09:15:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    That’s where the social network comes in. Have all farmers in a channel and let them vote.\n
    \n
    But let’s not forget powerful people who want sunrise in their breakfast room at a certain time. It’s stupid but those concerns should also be respected, among many others that can be considered when the requirements are collected.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696750166 {#5504
    date: 2023-10-08 09:29:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
    "@Theharpyeagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5507 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 37082
  -bodyTs: "'also':44 'among':47 'breakfast':31 'certain':35 'channel':14 'collect':58 'come':7 'concern':42 'consid':53 'farmer':11 'forget':23 'let':16,20 'mani':48 'network':6 'other':49 'peopl':25 'power':24 'requir':56 'respect':46 'room':32 'social':5 'stupid':39 'sunris':28 'time':36 'vote':18 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4642331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696750166 {#5505
    date: 2023-10-08 09:29:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5506
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5468
    +user: Proxies\__CG__\App\Entity\User {#5210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5369
      +user: Proxies\__CG__\App\Entity\User {#4947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5209
        +user: Proxies\__CG__\App\Entity\User {#5210 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4946
          +user: Proxies\__CG__\App\Entity\User {#4947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4489
            +user: App\Entity\User {#4502 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1696796232 {#4484
              date: 2023-10-08 22:17:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4490 …}
            +nested: Doctrine\ORM\PersistentCollection {#4492 …}
            +votes: Doctrine\ORM\PersistentCollection {#4494 …}
            +reports: Doctrine\ORM\PersistentCollection {#4496 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
            -id: 36391
            -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/4108656"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696710952 {#4485
              date: 2023-10-07 22:35:52.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4489}
          +body: """
            Can we make it so?\n
            \n
            Is lemmy big enough that we can rise awareness for a change? Or the other way around, can we use the rallying behind the metric system to make lemmy popular?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696728755 {#4944
            date: 2023-10-08 03:32:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@wheeldawg@sh.itjust.works"
          ]
          +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: 36771
          -bodyTs: "'around':22 'awar':14 'behind':28 'big':8 'chang':17 'enough':9 'lemmi':7,34 'make':3,33 'metric':30 'popular':35 'ralli':27 'rise':13 'system':31 'use':25 'way':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4636888"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696728755 {#4945
            date: 2023-10-08 03:32:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: "I don’t think the majority of Americans have strong feelings about it one way or the other (despite what the internet may say). Honestly it’s just so low on the list of priorities that it doesn’t seem like we’ll ever be in a stable enough place to care about tackling it. Hell we’re still struggling to kill daylight savings time and that would require a fraction of the changes required to adopt metric."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696748607 {#5207
          date: 2023-10-08 09:03:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5211 …}
        +nested: Doctrine\ORM\PersistentCollection {#5213 …}
        +votes: Doctrine\ORM\PersistentCollection {#5215 …}
        +reports: Doctrine\ORM\PersistentCollection {#5217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
        -id: 37060
        -bodyTs: "'adopt':77 'american':8 'care':52 'chang':74 'daylight':63 'despit':19 'doesn':38 'enough':49 'ever':44 'feel':11 'fraction':71 'hell':56 'honest':25 'internet':22 'kill':62 'like':41 'list':33 'll':43 'low':30 'major':6 'may':23 'metric':78 'one':14 'place':50 'prioriti':35 're':58 'requir':69,75 'save':64 'say':24 'seem':40 'stabl':48 'still':59 'strong':10 'struggl':60 'tackl':54 'think':4 'time':65 'way':15 'would':68"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4268253"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696748607 {#5208
          date: 2023-10-08 09:03:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        Then we should start with daylight savings time.\n
        \n
        The interesting question is if social networks can get stuff done without a stable enough place.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696749066 {#5367
        date: 2023-10-08 09:11:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@trailing9@lemmy.ml"
        "@Theharpyeagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5370 …}
      +nested: Doctrine\ORM\PersistentCollection {#5372 …}
      +votes: Doctrine\ORM\PersistentCollection {#5374 …}
      +reports: Doctrine\ORM\PersistentCollection {#5376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
      -id: 37063
      -bodyTs: "'daylight':6 'done':19 'enough':23 'get':17 'interest':10 'network':15 'place':24 'question':11 'save':7 'social':14 'stabl':22 'start':4 'stuff':18 'time':8 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4642071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696749066 {#5368
        date: 2023-10-08 09:11:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "We’re trying, but the Sunshine Protection Act is stuck in congress. They’re tying themselves in knots trying to figure out which time we should settle on. Like, I don’t give a duck, just pick one and move on! Ask the farmers and other outdoor workers what they prefer, the rest of us can deal. They’re concerned about traffic and whatever when we’ve seen that time changes cause lost productivity *every single year*. So infuriating, can’t help but waste time on the simplest things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696749349 {#5466
      date: 2023-10-08 09:15:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@trailing9@lemmy.ml"
      "@Theharpyeagle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5469 …}
    +nested: Doctrine\ORM\PersistentCollection {#5471 …}
    +votes: Doctrine\ORM\PersistentCollection {#5473 …}
    +reports: Doctrine\ORM\PersistentCollection {#5475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
    -id: 37071
    -bodyTs: "'act':8 'ask':42 'caus':72 'chang':71 'concern':60 'congress':12 'deal':57 'duck':35 'everi':75 'farmer':44 'figur':21 'give':33 'help':82 'infuri':79 'knot':18 'like':29 'lost':73 'move':40 'one':38 'outdoor':47 'pick':37 'prefer':51 'product':74 'protect':7 're':2,14,59 'rest':53 'seen':68 'settl':27 'simplest':88 'singl':76 'stuck':10 'sunshin':6 'thing':89 'tie':15 'time':24,70,85 'traffic':62 'tri':3,19 'us':55 've':67 'wast':84 'whatev':64 'worker':48 'year':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4268409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696749349 {#5467
      date: 2023-10-08 09:15:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    That’s where the social network comes in. Have all farmers in a channel and let them vote.\n
    \n
    But let’s not forget powerful people who want sunrise in their breakfast room at a certain time. It’s stupid but those concerns should also be respected, among many others that can be considered when the requirements are collected.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696750166 {#5504
    date: 2023-10-08 09:29:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@trailing9@lemmy.ml"
    "@Theharpyeagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5507 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 37082
  -bodyTs: "'also':44 'among':47 'breakfast':31 'certain':35 'channel':14 'collect':58 'come':7 'concern':42 'consid':53 'farmer':11 'forget':23 'let':16,20 'mani':48 'network':6 'other':49 'peopl':25 'power':24 'requir':56 'respect':46 'room':32 'social':5 'stupid':39 'sunris':28 'time':36 'vote':18 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4642331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696750166 {#5505
    date: 2023-10-08 09:29:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4962
  +user: Proxies\__CG__\App\Entity\User {#4963 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1696796232 {#4484
      date: 2023-10-08 22:17:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 36391
    -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4108656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710952 {#4485
      date: 2023-10-07 22:35:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
    \n
    But that doesn’t mean metric shouldn’t be the standard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696713854 {#4960
    date: 2023-10-07 23:24:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4964 …}
  +nested: Doctrine\ORM\PersistentCollection {#4966 …}
  +votes: Doctrine\ORM\PersistentCollection {#4968 …}
  +reports: Doctrine\ORM\PersistentCollection {#4970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
  -id: 36465
  -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4247597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696713854 {#4961
    date: 2023-10-07 23:24:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4962
  +user: Proxies\__CG__\App\Entity\User {#4963 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1696796232 {#4484
      date: 2023-10-08 22:17:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 36391
    -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4108656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710952 {#4485
      date: 2023-10-07 22:35:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
    \n
    But that doesn’t mean metric shouldn’t be the standard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696713854 {#4960
    date: 2023-10-07 23:24:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4964 …}
  +nested: Doctrine\ORM\PersistentCollection {#4966 …}
  +votes: Doctrine\ORM\PersistentCollection {#4968 …}
  +reports: Doctrine\ORM\PersistentCollection {#4970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
  -id: 36465
  -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4247597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696713854 {#4961
    date: 2023-10-07 23:24:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4962
  +user: Proxies\__CG__\App\Entity\User {#4963 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1696796232 {#4484
      date: 2023-10-08 22:17:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 36391
    -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4108656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710952 {#4485
      date: 2023-10-07 22:35:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
    \n
    But that doesn’t mean metric shouldn’t be the standard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696713854 {#4960
    date: 2023-10-07 23:24:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4964 …}
  +nested: Doctrine\ORM\PersistentCollection {#4966 …}
  +votes: Doctrine\ORM\PersistentCollection {#4968 …}
  +reports: Doctrine\ORM\PersistentCollection {#4970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
  -id: 36465
  -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4247597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696713854 {#4961
    date: 2023-10-07 23:24:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5130
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4962
    +user: Proxies\__CG__\App\Entity\User {#4963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
      \n
      But that doesn’t mean metric shouldn’t be the standard.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696713854 {#4960
      date: 2023-10-07 23:24:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4964 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
    -id: 36465
    -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4247597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696713854 {#4961
      date: 2023-10-07 23:24:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
    \n
    Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696714964 {#5127
    date: 2023-10-07 23:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 36500
  -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4511455"
  +editedAt: DateTimeImmutable @1696715794 {#5128
    date: 2023-10-07 23:56:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696714964 {#5129
    date: 2023-10-07 23:42:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5130
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4962
    +user: Proxies\__CG__\App\Entity\User {#4963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
      \n
      But that doesn’t mean metric shouldn’t be the standard.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696713854 {#4960
      date: 2023-10-07 23:24:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4964 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
    -id: 36465
    -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4247597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696713854 {#4961
      date: 2023-10-07 23:24:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
    \n
    Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696714964 {#5127
    date: 2023-10-07 23:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 36500
  -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4511455"
  +editedAt: DateTimeImmutable @1696715794 {#5128
    date: 2023-10-07 23:56:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696714964 {#5129
    date: 2023-10-07 23:42:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5130
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4962
    +user: Proxies\__CG__\App\Entity\User {#4963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1696796232 {#4484
        date: 2023-10-08 22:17:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 36391
      -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4108656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710952 {#4485
        date: 2023-10-07 22:35:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
      \n
      But that doesn’t mean metric shouldn’t be the standard.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696713854 {#4960
      date: 2023-10-07 23:24:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4964 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
    -id: 36465
    -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4247597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696713854 {#4961
      date: 2023-10-07 23:24:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
    \n
    Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696714964 {#5127
    date: 2023-10-07 23:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 36500
  -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4511455"
  +editedAt: DateTimeImmutable @1696715794 {#5128
    date: 2023-10-07 23:56:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696714964 {#5129
    date: 2023-10-07 23:42:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5266
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5130
    +user: Proxies\__CG__\App\Entity\User {#5131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4962
      +user: Proxies\__CG__\App\Entity\User {#4963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
        \n
        But that doesn’t mean metric shouldn’t be the standard.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1696713854 {#4960
        date: 2023-10-07 23:24:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4964 …}
      +nested: Doctrine\ORM\PersistentCollection {#4966 …}
      +votes: Doctrine\ORM\PersistentCollection {#4968 …}
      +reports: Doctrine\ORM\PersistentCollection {#4970 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
      -id: 36465
      -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4247597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696713854 {#4961
        date: 2023-10-07 23:24:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
      \n
      Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696714964 {#5127
      date: 2023-10-07 23:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@RQG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 36500
    -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4511455"
    +editedAt: DateTimeImmutable @1696715794 {#5128
      date: 2023-10-07 23:56:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696714964 {#5129
      date: 2023-10-07 23:42:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Base-60 ftw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696728590 {#5267
    date: 2023-10-08 03:29:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5260 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 36766
  -bodyTs: "'-60':2 'base':1 'ftw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4263146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696728590 {#5264
    date: 2023-10-08 03:29:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5130
    +user: Proxies\__CG__\App\Entity\User {#5131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4962
      +user: Proxies\__CG__\App\Entity\User {#4963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
        \n
        But that doesn’t mean metric shouldn’t be the standard.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1696713854 {#4960
        date: 2023-10-07 23:24:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4964 …}
      +nested: Doctrine\ORM\PersistentCollection {#4966 …}
      +votes: Doctrine\ORM\PersistentCollection {#4968 …}
      +reports: Doctrine\ORM\PersistentCollection {#4970 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
      -id: 36465
      -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4247597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696713854 {#4961
        date: 2023-10-07 23:24:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
      \n
      Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696714964 {#5127
      date: 2023-10-07 23:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@RQG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 36500
    -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4511455"
    +editedAt: DateTimeImmutable @1696715794 {#5128
      date: 2023-10-07 23:56:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696714964 {#5129
      date: 2023-10-07 23:42:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Base-60 ftw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696728590 {#5267
    date: 2023-10-08 03:29:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5260 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 36766
  -bodyTs: "'-60':2 'base':1 'ftw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4263146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696728590 {#5264
    date: 2023-10-08 03:29:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5130
    +user: Proxies\__CG__\App\Entity\User {#5131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4962
      +user: Proxies\__CG__\App\Entity\User {#4963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
        \n
        But that doesn’t mean metric shouldn’t be the standard.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1696713854 {#4960
        date: 2023-10-07 23:24:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4964 …}
      +nested: Doctrine\ORM\PersistentCollection {#4966 …}
      +votes: Doctrine\ORM\PersistentCollection {#4968 …}
      +reports: Doctrine\ORM\PersistentCollection {#4970 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
      -id: 36465
      -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4247597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696713854 {#4961
        date: 2023-10-07 23:24:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
      \n
      Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696714964 {#5127
      date: 2023-10-07 23:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@RQG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 36500
    -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4511455"
    +editedAt: DateTimeImmutable @1696715794 {#5128
      date: 2023-10-07 23:56:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696714964 {#5129
      date: 2023-10-07 23:42:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Base-60 ftw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696728590 {#5267
    date: 2023-10-08 03:29:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5260 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 36766
  -bodyTs: "'-60':2 'base':1 'ftw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4263146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696728590 {#5264
    date: 2023-10-08 03:29:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5422
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5266
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5130
      +user: Proxies\__CG__\App\Entity\User {#5131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4962
        +user: Proxies\__CG__\App\Entity\User {#4963 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1696796232 {#4484
            date: 2023-10-08 22:17:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 36391
          -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4108656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696710952 {#4485
            date: 2023-10-07 22:35:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
          \n
          But that doesn’t mean metric shouldn’t be the standard.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1696713854 {#4960
          date: 2023-10-07 23:24:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4964 …}
        +nested: Doctrine\ORM\PersistentCollection {#4966 …}
        +votes: Doctrine\ORM\PersistentCollection {#4968 …}
        +reports: Doctrine\ORM\PersistentCollection {#4970 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
        -id: 36465
        -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4247597"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696713854 {#4961
          date: 2023-10-07 23:24:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
        \n
        Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696714964 {#5127
        date: 2023-10-07 23:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@RQG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 36500
      -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4511455"
      +editedAt: DateTimeImmutable @1696715794 {#5128
        date: 2023-10-07 23:56:34.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696714964 {#5129
        date: 2023-10-07 23:42:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "Base-60 ftw."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696728590 {#5267
      date: 2023-10-08 03:29:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@RQG@lemmy.world"
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5260 …}
    +nested: Doctrine\ORM\PersistentCollection {#5259 …}
    +votes: Doctrine\ORM\PersistentCollection {#5257 …}
    +reports: Doctrine\ORM\PersistentCollection {#5269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
    -id: 36766
    -bodyTs: "'-60':2 'base':1 'ftw':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728590 {#5264
      date: 2023-10-08 03:29:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I’m all for it if you can manage to make people learn 60 digits <3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696781709 {#5420
    date: 2023-10-08 18:15:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
    "@Masimatutu@lemm.ee"
    "@MooseBoys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5425 …}
  +votes: Doctrine\ORM\PersistentCollection {#5427 …}
  +reports: Doctrine\ORM\PersistentCollection {#5429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5433 …}
  -id: 37617
  -bodyTs: "'3':16 '60':14 'digit':15 'learn':13 'm':2 'make':11 'manag':9 'peopl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4547006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696781709 {#5421
    date: 2023-10-08 18:15:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5422
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5266
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5130
      +user: Proxies\__CG__\App\Entity\User {#5131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4962
        +user: Proxies\__CG__\App\Entity\User {#4963 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1696796232 {#4484
            date: 2023-10-08 22:17:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 36391
          -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4108656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696710952 {#4485
            date: 2023-10-07 22:35:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
          \n
          But that doesn’t mean metric shouldn’t be the standard.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1696713854 {#4960
          date: 2023-10-07 23:24:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4964 …}
        +nested: Doctrine\ORM\PersistentCollection {#4966 …}
        +votes: Doctrine\ORM\PersistentCollection {#4968 …}
        +reports: Doctrine\ORM\PersistentCollection {#4970 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
        -id: 36465
        -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4247597"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696713854 {#4961
          date: 2023-10-07 23:24:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
        \n
        Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696714964 {#5127
        date: 2023-10-07 23:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@RQG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 36500
      -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4511455"
      +editedAt: DateTimeImmutable @1696715794 {#5128
        date: 2023-10-07 23:56:34.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696714964 {#5129
        date: 2023-10-07 23:42:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "Base-60 ftw."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696728590 {#5267
      date: 2023-10-08 03:29:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@RQG@lemmy.world"
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5260 …}
    +nested: Doctrine\ORM\PersistentCollection {#5259 …}
    +votes: Doctrine\ORM\PersistentCollection {#5257 …}
    +reports: Doctrine\ORM\PersistentCollection {#5269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
    -id: 36766
    -bodyTs: "'-60':2 'base':1 'ftw':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728590 {#5264
      date: 2023-10-08 03:29:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I’m all for it if you can manage to make people learn 60 digits <3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696781709 {#5420
    date: 2023-10-08 18:15:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
    "@Masimatutu@lemm.ee"
    "@MooseBoys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5425 …}
  +votes: Doctrine\ORM\PersistentCollection {#5427 …}
  +reports: Doctrine\ORM\PersistentCollection {#5429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5433 …}
  -id: 37617
  -bodyTs: "'3':16 '60':14 'digit':15 'learn':13 'm':2 'make':11 'manag':9 'peopl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4547006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696781709 {#5421
    date: 2023-10-08 18:15:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5422
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5266
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5130
      +user: Proxies\__CG__\App\Entity\User {#5131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4962
        +user: Proxies\__CG__\App\Entity\User {#4963 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1696796232 {#4484
            date: 2023-10-08 22:17:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 36391
          -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4108656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696710952 {#4485
            date: 2023-10-07 22:35:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
          \n
          But that doesn’t mean metric shouldn’t be the standard.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1696713854 {#4960
          date: 2023-10-07 23:24:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@wheeldawg@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4964 …}
        +nested: Doctrine\ORM\PersistentCollection {#4966 …}
        +votes: Doctrine\ORM\PersistentCollection {#4968 …}
        +reports: Doctrine\ORM\PersistentCollection {#4970 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
        -id: 36465
        -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4247597"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696713854 {#4961
          date: 2023-10-07 23:24:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
        \n
        Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696714964 {#5127
        date: 2023-10-07 23:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
        "@RQG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 36500
      -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4511455"
      +editedAt: DateTimeImmutable @1696715794 {#5128
        date: 2023-10-07 23:56:34.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696714964 {#5129
        date: 2023-10-07 23:42:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "Base-60 ftw."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696728590 {#5267
      date: 2023-10-08 03:29:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@RQG@lemmy.world"
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5260 …}
    +nested: Doctrine\ORM\PersistentCollection {#5259 …}
    +votes: Doctrine\ORM\PersistentCollection {#5257 …}
    +reports: Doctrine\ORM\PersistentCollection {#5269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
    -id: 36766
    -bodyTs: "'-60':2 'base':1 'ftw':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4263146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696728590 {#5264
      date: 2023-10-08 03:29:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I’m all for it if you can manage to make people learn 60 digits <3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696781709 {#5420
    date: 2023-10-08 18:15:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
    "@Masimatutu@lemm.ee"
    "@MooseBoys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5425 …}
  +votes: Doctrine\ORM\PersistentCollection {#5427 …}
  +reports: Doctrine\ORM\PersistentCollection {#5429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5433 …}
  -id: 37617
  -bodyTs: "'3':16 '60':14 'digit':15 'learn':13 'm':2 'make':11 'manag':9 'peopl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4547006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696781709 {#5421
    date: 2023-10-08 18:15:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5277
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5130
    +user: Proxies\__CG__\App\Entity\User {#5131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4962
      +user: Proxies\__CG__\App\Entity\User {#4963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
        \n
        But that doesn’t mean metric shouldn’t be the standard.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1696713854 {#4960
        date: 2023-10-07 23:24:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4964 …}
      +nested: Doctrine\ORM\PersistentCollection {#4966 …}
      +votes: Doctrine\ORM\PersistentCollection {#4968 …}
      +reports: Doctrine\ORM\PersistentCollection {#4970 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
      -id: 36465
      -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4247597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696713854 {#4961
        date: 2023-10-07 23:24:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
      \n
      Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696714964 {#5127
      date: 2023-10-07 23:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@RQG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 36500
    -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4511455"
    +editedAt: DateTimeImmutable @1696715794 {#5128
      date: 2023-10-07 23:56:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696714964 {#5129
      date: 2023-10-07 23:42:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Above link stopped working for me so here’s another: [www.dozenalsociety.org.uk/apps/tgm.htm](http://www.dozenalsociety.org.uk/apps/tgm.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749293 {#5275
    date: 2023-10-08 09:14:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5278 …}
  +nested: Doctrine\ORM\PersistentCollection {#5280 …}
  +votes: Doctrine\ORM\PersistentCollection {#5282 …}
  +reports: Doctrine\ORM\PersistentCollection {#5284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5288 …}
  -id: 37070
  -bodyTs: "'/apps/tgm.htm](http://www.dozenalsociety.org.uk/apps/tgm.htm)':13 'anoth':10 'link':2 'stop':3 'work':4 'www.dozenalsociety.org.uk':12 'www.dozenalsociety.org.uk/apps/tgm.htm](http://www.dozenalsociety.org.uk/apps/tgm.htm)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4533218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696749293 {#5276
    date: 2023-10-08 09:14:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5277
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5130
    +user: Proxies\__CG__\App\Entity\User {#5131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4962
      +user: Proxies\__CG__\App\Entity\User {#4963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
        \n
        But that doesn’t mean metric shouldn’t be the standard.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1696713854 {#4960
        date: 2023-10-07 23:24:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4964 …}
      +nested: Doctrine\ORM\PersistentCollection {#4966 …}
      +votes: Doctrine\ORM\PersistentCollection {#4968 …}
      +reports: Doctrine\ORM\PersistentCollection {#4970 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
      -id: 36465
      -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4247597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696713854 {#4961
        date: 2023-10-07 23:24:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
      \n
      Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696714964 {#5127
      date: 2023-10-07 23:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@RQG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 36500
    -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4511455"
    +editedAt: DateTimeImmutable @1696715794 {#5128
      date: 2023-10-07 23:56:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696714964 {#5129
      date: 2023-10-07 23:42:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Above link stopped working for me so here’s another: [www.dozenalsociety.org.uk/apps/tgm.htm](http://www.dozenalsociety.org.uk/apps/tgm.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749293 {#5275
    date: 2023-10-08 09:14:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5278 …}
  +nested: Doctrine\ORM\PersistentCollection {#5280 …}
  +votes: Doctrine\ORM\PersistentCollection {#5282 …}
  +reports: Doctrine\ORM\PersistentCollection {#5284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5288 …}
  -id: 37070
  -bodyTs: "'/apps/tgm.htm](http://www.dozenalsociety.org.uk/apps/tgm.htm)':13 'anoth':10 'link':2 'stop':3 'work':4 'www.dozenalsociety.org.uk':12 'www.dozenalsociety.org.uk/apps/tgm.htm](http://www.dozenalsociety.org.uk/apps/tgm.htm)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4533218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696749293 {#5276
    date: 2023-10-08 09:14:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5277
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5130
    +user: Proxies\__CG__\App\Entity\User {#5131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4962
      +user: Proxies\__CG__\App\Entity\User {#4963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck I wish imperial would just disappear. Metric is 100% better in every single way, bar none."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1696796232 {#4484
          date: 2023-10-08 22:17:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 36391
        -bodyTs: "'100':10 'bar':16 'better':11 'disappear':7 'everi':13 'fuck':1 'imperi':4 'metric':8 'none':17 'singl':14 'way':15 'wish':3 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4108656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710952 {#4485
          date: 2023-10-07 22:35:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        As a European who grew up using only metric I like inches for crafting. It’s a good scale for the things I craft and I prefer fractions over decimals when doing quick math or measurements.\n
        \n
        But that doesn’t mean metric shouldn’t be the standard.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1696713854 {#4960
        date: 2023-10-07 23:24:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@wheeldawg@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4964 …}
      +nested: Doctrine\ORM\PersistentCollection {#4966 …}
      +votes: Doctrine\ORM\PersistentCollection {#4968 …}
      +reports: Doctrine\ORM\PersistentCollection {#4970 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
      -id: 36465
      -bodyTs: "'craft':14,24 'decim':30 'doesn':39 'european':3 'fraction':28 'good':18 'grew':5 'inch':12 'like':11 'math':34 'mean':41 'measur':36 'metric':9,42 'prefer':27 'quick':33 'scale':19 'shouldn':43 'standard':47 'thing':22 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4247597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696713854 {#4961
        date: 2023-10-07 23:24:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      I think we should all switch to base twelve and then measure everything in dozenal metric. All problems solved.\n
      \n
      Edit: [TGM by the Dozenal Society of Great Britain](http://www.dozenalsociety.org.uk/pdfs/TGMbooklet.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696714964 {#5127
      date: 2023-10-07 23:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@wheeldawg@sh.itjust.works"
      "@RQG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 36500
    -bodyTs: "'/pdfs/tgmbooklet.pdf)':31 'base':8 'britain':28 'dozen':15,24 'edit':20 'everyth':13 'great':27 'measur':12 'metric':16 'problem':18 'societi':25 'solv':19 'switch':6 'tgm':21 'think':2 'twelv':9 'www.dozenalsociety.org.uk':30 'www.dozenalsociety.org.uk/pdfs/tgmbooklet.pdf)':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4511455"
    +editedAt: DateTimeImmutable @1696715794 {#5128
      date: 2023-10-07 23:56:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696714964 {#5129
      date: 2023-10-07 23:42:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Above link stopped working for me so here’s another: [www.dozenalsociety.org.uk/apps/tgm.htm](http://www.dozenalsociety.org.uk/apps/tgm.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749293 {#5275
    date: 2023-10-08 09:14:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@wheeldawg@sh.itjust.works"
    "@RQG@lemmy.world"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5278 …}
  +nested: Doctrine\ORM\PersistentCollection {#5280 …}
  +votes: Doctrine\ORM\PersistentCollection {#5282 …}
  +reports: Doctrine\ORM\PersistentCollection {#5284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5288 …}
  -id: 37070
  -bodyTs: "'/apps/tgm.htm](http://www.dozenalsociety.org.uk/apps/tgm.htm)':13 'anoth':10 'link':2 'stop':3 'work':4 'www.dozenalsociety.org.uk':12 'www.dozenalsociety.org.uk/apps/tgm.htm](http://www.dozenalsociety.org.uk/apps/tgm.htm)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4533218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696749293 {#5276
    date: 2023-10-08 09:14:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4562
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think USA officially switched in the 70s?\n
    \n
    it’s in small text on all of your products.\n
    \n
    The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
    \n
    Is the USA saying it’s not as clever as THE REST OF THE WORLD?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696749571 {#4557
    date: 2023-10-08 09:19:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 36342
  -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4242800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696709526 {#4558
    date: 2023-10-07 22:12:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4562
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think USA officially switched in the 70s?\n
    \n
    it’s in small text on all of your products.\n
    \n
    The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
    \n
    Is the USA saying it’s not as clever as THE REST OF THE WORLD?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696749571 {#4557
    date: 2023-10-08 09:19:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 36342
  -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4242800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696709526 {#4558
    date: 2023-10-07 22:12:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4562
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think USA officially switched in the 70s?\n
    \n
    it’s in small text on all of your products.\n
    \n
    The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
    \n
    Is the USA saying it’s not as clever as THE REST OF THE WORLD?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696749571 {#4557
    date: 2023-10-08 09:19:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 36342
  -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4242800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696709526 {#4558
    date: 2023-10-07 22:12:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4882
  +user: Proxies\__CG__\App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think USA officially switched in the 70s?\n
      \n
      it’s in small text on all of your products.\n
      \n
      The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
      \n
      Is the USA saying it’s not as clever as THE REST OF THE WORLD?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696749571 {#4557
      date: 2023-10-08 09:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 36342
    -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4242800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696709526 {#4558
      date: 2023-10-07 22:12:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "the imperial units should be the smaller text"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696729285 {#4880
    date: 2023-10-08 03:41:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -id: 36778
  -bodyTs: "'imperi':2 'smaller':7 'text':8 'unit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4637117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696729285 {#4881
    date: 2023-10-08 03:41:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4882
  +user: Proxies\__CG__\App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think USA officially switched in the 70s?\n
      \n
      it’s in small text on all of your products.\n
      \n
      The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
      \n
      Is the USA saying it’s not as clever as THE REST OF THE WORLD?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696749571 {#4557
      date: 2023-10-08 09:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 36342
    -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4242800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696709526 {#4558
      date: 2023-10-07 22:12:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "the imperial units should be the smaller text"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696729285 {#4880
    date: 2023-10-08 03:41:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -id: 36778
  -bodyTs: "'imperi':2 'smaller':7 'text':8 'unit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4637117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696729285 {#4881
    date: 2023-10-08 03:41:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4882
  +user: Proxies\__CG__\App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think USA officially switched in the 70s?\n
      \n
      it’s in small text on all of your products.\n
      \n
      The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
      \n
      Is the USA saying it’s not as clever as THE REST OF THE WORLD?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696749571 {#4557
      date: 2023-10-08 09:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 36342
    -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4242800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696709526 {#4558
      date: 2023-10-07 22:12:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "the imperial units should be the smaller text"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696729285 {#4880
    date: 2023-10-08 03:41:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -id: 36778
  -bodyTs: "'imperi':2 'smaller':7 'text':8 'unit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4637117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696729285 {#4881
    date: 2023-10-08 03:41:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4898
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think USA officially switched in the 70s?\n
      \n
      it’s in small text on all of your products.\n
      \n
      The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
      \n
      Is the USA saying it’s not as clever as THE REST OF THE WORLD?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696749571 {#4557
      date: 2023-10-08 09:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 36342
    -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4242800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696709526 {#4558
      date: 2023-10-07 22:12:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
    \n
    It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696712130 {#4896
    date: 2023-10-07 22:55:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4900 …}
  +nested: Doctrine\ORM\PersistentCollection {#4902 …}
  +votes: Doctrine\ORM\PersistentCollection {#4904 …}
  +reports: Doctrine\ORM\PersistentCollection {#4906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
  -id: 36428
  -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4245632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696712130 {#4897
    date: 2023-10-07 22:55:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4898
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think USA officially switched in the 70s?\n
      \n
      it’s in small text on all of your products.\n
      \n
      The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
      \n
      Is the USA saying it’s not as clever as THE REST OF THE WORLD?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696749571 {#4557
      date: 2023-10-08 09:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 36342
    -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4242800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696709526 {#4558
      date: 2023-10-07 22:12:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
    \n
    It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696712130 {#4896
    date: 2023-10-07 22:55:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4900 …}
  +nested: Doctrine\ORM\PersistentCollection {#4902 …}
  +votes: Doctrine\ORM\PersistentCollection {#4904 …}
  +reports: Doctrine\ORM\PersistentCollection {#4906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
  -id: 36428
  -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4245632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696712130 {#4897
    date: 2023-10-07 22:55:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4898
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think USA officially switched in the 70s?\n
      \n
      it’s in small text on all of your products.\n
      \n
      The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
      \n
      Is the USA saying it’s not as clever as THE REST OF THE WORLD?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696749571 {#4557
      date: 2023-10-08 09:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 36342
    -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4242800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696709526 {#4558
      date: 2023-10-07 22:12:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
    \n
    It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696712130 {#4896
    date: 2023-10-07 22:55:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4900 …}
  +nested: Doctrine\ORM\PersistentCollection {#4902 …}
  +votes: Doctrine\ORM\PersistentCollection {#4904 …}
  +reports: Doctrine\ORM\PersistentCollection {#4906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
  -id: 36428
  -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4245632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696712130 {#4897
    date: 2023-10-07 22:55:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5114
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4898
    +user: Proxies\__CG__\App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4562
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think USA officially switched in the 70s?\n
        \n
        it’s in small text on all of your products.\n
        \n
        The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
        \n
        Is the USA saying it’s not as clever as THE REST OF THE WORLD?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696749571 {#4557
        date: 2023-10-08 09:19:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4563 …}
      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
      -id: 36342
      -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4242800"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696709526 {#4558
        date: 2023-10-07 22:12:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
      \n
      It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696712130 {#4896
      date: 2023-10-07 22:55:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4900 …}
    +nested: Doctrine\ORM\PersistentCollection {#4902 …}
    +votes: Doctrine\ORM\PersistentCollection {#4904 …}
    +reports: Doctrine\ORM\PersistentCollection {#4906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
    -id: 36428
    -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4245632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696712130 {#4897
      date: 2023-10-07 22:55:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696715081 {#5115
    date: 2023-10-07 23:44:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5110 …}
  +reports: Doctrine\ORM\PersistentCollection {#5121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
  -id: 36504
  -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4248891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715081 {#5118
    date: 2023-10-07 23:44:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5114
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4898
    +user: Proxies\__CG__\App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4562
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think USA officially switched in the 70s?\n
        \n
        it’s in small text on all of your products.\n
        \n
        The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
        \n
        Is the USA saying it’s not as clever as THE REST OF THE WORLD?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696749571 {#4557
        date: 2023-10-08 09:19:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4563 …}
      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
      -id: 36342
      -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4242800"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696709526 {#4558
        date: 2023-10-07 22:12:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
      \n
      It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696712130 {#4896
      date: 2023-10-07 22:55:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4900 …}
    +nested: Doctrine\ORM\PersistentCollection {#4902 …}
    +votes: Doctrine\ORM\PersistentCollection {#4904 …}
    +reports: Doctrine\ORM\PersistentCollection {#4906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
    -id: 36428
    -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4245632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696712130 {#4897
      date: 2023-10-07 22:55:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696715081 {#5115
    date: 2023-10-07 23:44:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5110 …}
  +reports: Doctrine\ORM\PersistentCollection {#5121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
  -id: 36504
  -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4248891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715081 {#5118
    date: 2023-10-07 23:44:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5114
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4898
    +user: Proxies\__CG__\App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4562
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think USA officially switched in the 70s?\n
        \n
        it’s in small text on all of your products.\n
        \n
        The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
        \n
        Is the USA saying it’s not as clever as THE REST OF THE WORLD?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696749571 {#4557
        date: 2023-10-08 09:19:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4563 …}
      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
      -id: 36342
      -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4242800"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696709526 {#4558
        date: 2023-10-07 22:12:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
      \n
      It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696712130 {#4896
      date: 2023-10-07 22:55:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4900 …}
    +nested: Doctrine\ORM\PersistentCollection {#4902 …}
    +votes: Doctrine\ORM\PersistentCollection {#4904 …}
    +reports: Doctrine\ORM\PersistentCollection {#4906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
    -id: 36428
    -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4245632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696712130 {#4897
      date: 2023-10-07 22:55:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696715081 {#5115
    date: 2023-10-07 23:44:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5110 …}
  +reports: Doctrine\ORM\PersistentCollection {#5121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
  -id: 36504
  -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4248891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715081 {#5118
    date: 2023-10-07 23:44:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5293
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5114
    +user: Proxies\__CG__\App\Entity\User {#5111 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4898
      +user: Proxies\__CG__\App\Entity\User {#4899 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4562
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think USA officially switched in the 70s?\n
          \n
          it’s in small text on all of your products.\n
          \n
          The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
          \n
          Is the USA saying it’s not as clever as THE REST OF THE WORLD?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696749571 {#4557
          date: 2023-10-08 09:19:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4563 …}
        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
        -id: 36342
        -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4242800"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696709526 {#4558
          date: 2023-10-07 22:12:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
        \n
        It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696712130 {#4896
        date: 2023-10-07 22:55:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4900 …}
      +nested: Doctrine\ORM\PersistentCollection {#4902 …}
      +votes: Doctrine\ORM\PersistentCollection {#4904 …}
      +reports: Doctrine\ORM\PersistentCollection {#4906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
      -id: 36428
      -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4245632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696712130 {#4897
        date: 2023-10-07 22:55:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696715081 {#5115
      date: 2023-10-07 23:44:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5108 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5110 …}
    +reports: Doctrine\ORM\PersistentCollection {#5121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
    -id: 36504
    -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4248891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696715081 {#5118
      date: 2023-10-07 23:44:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696722763 {#5290
    date: 2023-10-08 01:52:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 36667
  -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4258334"
  +editedAt: DateTimeImmutable @1696738453 {#5291
    date: 2023-10-08 06:14:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696722763 {#5292
    date: 2023-10-08 01:52:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5293
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5114
    +user: Proxies\__CG__\App\Entity\User {#5111 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4898
      +user: Proxies\__CG__\App\Entity\User {#4899 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4562
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think USA officially switched in the 70s?\n
          \n
          it’s in small text on all of your products.\n
          \n
          The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
          \n
          Is the USA saying it’s not as clever as THE REST OF THE WORLD?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696749571 {#4557
          date: 2023-10-08 09:19:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4563 …}
        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
        -id: 36342
        -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4242800"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696709526 {#4558
          date: 2023-10-07 22:12:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
        \n
        It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696712130 {#4896
        date: 2023-10-07 22:55:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4900 …}
      +nested: Doctrine\ORM\PersistentCollection {#4902 …}
      +votes: Doctrine\ORM\PersistentCollection {#4904 …}
      +reports: Doctrine\ORM\PersistentCollection {#4906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
      -id: 36428
      -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4245632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696712130 {#4897
        date: 2023-10-07 22:55:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696715081 {#5115
      date: 2023-10-07 23:44:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5108 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5110 …}
    +reports: Doctrine\ORM\PersistentCollection {#5121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
    -id: 36504
    -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4248891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696715081 {#5118
      date: 2023-10-07 23:44:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696722763 {#5290
    date: 2023-10-08 01:52:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 36667
  -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4258334"
  +editedAt: DateTimeImmutable @1696738453 {#5291
    date: 2023-10-08 06:14:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696722763 {#5292
    date: 2023-10-08 01:52:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5293
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5114
    +user: Proxies\__CG__\App\Entity\User {#5111 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4898
      +user: Proxies\__CG__\App\Entity\User {#4899 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4562
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think USA officially switched in the 70s?\n
          \n
          it’s in small text on all of your products.\n
          \n
          The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
          \n
          Is the USA saying it’s not as clever as THE REST OF THE WORLD?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696749571 {#4557
          date: 2023-10-08 09:19:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4563 …}
        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
        -id: 36342
        -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4242800"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696709526 {#4558
          date: 2023-10-07 22:12:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
        \n
        It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696712130 {#4896
        date: 2023-10-07 22:55:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4900 …}
      +nested: Doctrine\ORM\PersistentCollection {#4902 …}
      +votes: Doctrine\ORM\PersistentCollection {#4904 …}
      +reports: Doctrine\ORM\PersistentCollection {#4906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
      -id: 36428
      -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4245632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696712130 {#4897
        date: 2023-10-07 22:55:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696715081 {#5115
      date: 2023-10-07 23:44:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5108 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5110 …}
    +reports: Doctrine\ORM\PersistentCollection {#5121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
    -id: 36504
    -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4248891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696715081 {#5118
      date: 2023-10-07 23:44:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696722763 {#5290
    date: 2023-10-08 01:52:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 36667
  -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4258334"
  +editedAt: DateTimeImmutable @1696738453 {#5291
    date: 2023-10-08 06:14:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696722763 {#5292
    date: 2023-10-08 01:52:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5410
  +user: Proxies\__CG__\App\Entity\User {#5404 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5293
    +user: Proxies\__CG__\App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5114
      +user: Proxies\__CG__\App\Entity\User {#5111 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4898
        +user: Proxies\__CG__\App\Entity\User {#4899 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4562
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I think USA officially switched in the 70s?\n
            \n
            it’s in small text on all of your products.\n
            \n
            The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
            \n
            Is the USA saying it’s not as clever as THE REST OF THE WORLD?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1696749571 {#4557
            date: 2023-10-08 09:19:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4563 …}
          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
          -id: 36342
          -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4242800"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696709526 {#4558
            date: 2023-10-07 22:12:06.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
          \n
          It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1696712130 {#4896
          date: 2023-10-07 22:55:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@set_secret@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4900 …}
        +nested: Doctrine\ORM\PersistentCollection {#4902 …}
        +votes: Doctrine\ORM\PersistentCollection {#4904 …}
        +reports: Doctrine\ORM\PersistentCollection {#4906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
        -id: 36428
        -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4245632"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696712130 {#4897
          date: 2023-10-07 22:55:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696715081 {#5115
        date: 2023-10-07 23:44:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
        "@JustAnotherRando@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5108 …}
      +nested: Doctrine\ORM\PersistentCollection {#5106 …}
      +votes: Doctrine\ORM\PersistentCollection {#5110 …}
      +reports: Doctrine\ORM\PersistentCollection {#5121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
      -id: 36504
      -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4248891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696715081 {#5118
        date: 2023-10-07 23:44:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696722763 {#5290
      date: 2023-10-08 01:52:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
      "@erev@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5294 …}
    +nested: Doctrine\ORM\PersistentCollection {#5296 …}
    +votes: Doctrine\ORM\PersistentCollection {#5298 …}
    +reports: Doctrine\ORM\PersistentCollection {#5300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
    -id: 36667
    -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4258334"
    +editedAt: DateTimeImmutable @1696738453 {#5291
      date: 2023-10-08 06:14:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696722763 {#5292
      date: 2023-10-08 01:52:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Neither of which were referenced by op. Lb is not a measure of mass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696724221 {#5411
    date: 2023-10-08 02:17:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
  ]
  +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: 36696
  -bodyTs: "'lb':8 'mass':14 'measur':12 'neither':1 'op':7 'referenc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3432041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696724221 {#5408
    date: 2023-10-08 02:17:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5410
  +user: Proxies\__CG__\App\Entity\User {#5404 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5293
    +user: Proxies\__CG__\App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5114
      +user: Proxies\__CG__\App\Entity\User {#5111 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4898
        +user: Proxies\__CG__\App\Entity\User {#4899 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4562
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I think USA officially switched in the 70s?\n
            \n
            it’s in small text on all of your products.\n
            \n
            The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
            \n
            Is the USA saying it’s not as clever as THE REST OF THE WORLD?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1696749571 {#4557
            date: 2023-10-08 09:19:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4563 …}
          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
          -id: 36342
          -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4242800"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696709526 {#4558
            date: 2023-10-07 22:12:06.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
          \n
          It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1696712130 {#4896
          date: 2023-10-07 22:55:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@set_secret@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4900 …}
        +nested: Doctrine\ORM\PersistentCollection {#4902 …}
        +votes: Doctrine\ORM\PersistentCollection {#4904 …}
        +reports: Doctrine\ORM\PersistentCollection {#4906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
        -id: 36428
        -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4245632"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696712130 {#4897
          date: 2023-10-07 22:55:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696715081 {#5115
        date: 2023-10-07 23:44:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
        "@JustAnotherRando@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5108 …}
      +nested: Doctrine\ORM\PersistentCollection {#5106 …}
      +votes: Doctrine\ORM\PersistentCollection {#5110 …}
      +reports: Doctrine\ORM\PersistentCollection {#5121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
      -id: 36504
      -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4248891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696715081 {#5118
        date: 2023-10-07 23:44:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696722763 {#5290
      date: 2023-10-08 01:52:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
      "@erev@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5294 …}
    +nested: Doctrine\ORM\PersistentCollection {#5296 …}
    +votes: Doctrine\ORM\PersistentCollection {#5298 …}
    +reports: Doctrine\ORM\PersistentCollection {#5300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
    -id: 36667
    -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4258334"
    +editedAt: DateTimeImmutable @1696738453 {#5291
      date: 2023-10-08 06:14:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696722763 {#5292
      date: 2023-10-08 01:52:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Neither of which were referenced by op. Lb is not a measure of mass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696724221 {#5411
    date: 2023-10-08 02:17:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
  ]
  +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: 36696
  -bodyTs: "'lb':8 'mass':14 'measur':12 'neither':1 'op':7 'referenc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3432041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696724221 {#5408
    date: 2023-10-08 02:17:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5410
  +user: Proxies\__CG__\App\Entity\User {#5404 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5293
    +user: Proxies\__CG__\App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5114
      +user: Proxies\__CG__\App\Entity\User {#5111 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4898
        +user: Proxies\__CG__\App\Entity\User {#4899 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4562
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I think USA officially switched in the 70s?\n
            \n
            it’s in small text on all of your products.\n
            \n
            The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
            \n
            Is the USA saying it’s not as clever as THE REST OF THE WORLD?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1696749571 {#4557
            date: 2023-10-08 09:19:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4563 …}
          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
          -id: 36342
          -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4242800"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696709526 {#4558
            date: 2023-10-07 22:12:06.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
          \n
          It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1696712130 {#4896
          date: 2023-10-07 22:55:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@set_secret@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4900 …}
        +nested: Doctrine\ORM\PersistentCollection {#4902 …}
        +votes: Doctrine\ORM\PersistentCollection {#4904 …}
        +reports: Doctrine\ORM\PersistentCollection {#4906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
        -id: 36428
        -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4245632"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696712130 {#4897
          date: 2023-10-07 22:55:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696715081 {#5115
        date: 2023-10-07 23:44:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
        "@JustAnotherRando@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5108 …}
      +nested: Doctrine\ORM\PersistentCollection {#5106 …}
      +votes: Doctrine\ORM\PersistentCollection {#5110 …}
      +reports: Doctrine\ORM\PersistentCollection {#5121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
      -id: 36504
      -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4248891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696715081 {#5118
        date: 2023-10-07 23:44:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696722763 {#5290
      date: 2023-10-08 01:52:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
      "@erev@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5294 …}
    +nested: Doctrine\ORM\PersistentCollection {#5296 …}
    +votes: Doctrine\ORM\PersistentCollection {#5298 …}
    +reports: Doctrine\ORM\PersistentCollection {#5300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
    -id: 36667
    -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4258334"
    +editedAt: DateTimeImmutable @1696738453 {#5291
      date: 2023-10-08 06:14:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696722763 {#5292
      date: 2023-10-08 01:52:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Neither of which were referenced by op. Lb is not a measure of mass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696724221 {#5411
    date: 2023-10-08 02:17:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
  ]
  +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: 36696
  -bodyTs: "'lb':8 'mass':14 'measur':12 'neither':1 'op':7 'referenc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3432041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696724221 {#5408
    date: 2023-10-08 02:17:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5488
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#5404 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5293
      +user: Proxies\__CG__\App\Entity\User {#4899 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5114
        +user: Proxies\__CG__\App\Entity\User {#5111 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4898
          +user: Proxies\__CG__\App\Entity\User {#4899 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4562
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I think USA officially switched in the 70s?\n
              \n
              it’s in small text on all of your products.\n
              \n
              The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
              \n
              Is the USA saying it’s not as clever as THE REST OF THE WORLD?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1696749571 {#4557
              date: 2023-10-08 09:19:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4563 …}
            +nested: Doctrine\ORM\PersistentCollection {#4565 …}
            +votes: Doctrine\ORM\PersistentCollection {#4567 …}
            +reports: Doctrine\ORM\PersistentCollection {#4569 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
            -id: 36342
            -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4242800"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696709526 {#4558
              date: 2023-10-07 22:12:06.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
            \n
            It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1696712130 {#4896
            date: 2023-10-07 22:55:30.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@set_secret@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4900 …}
          +nested: Doctrine\ORM\PersistentCollection {#4902 …}
          +votes: Doctrine\ORM\PersistentCollection {#4904 …}
          +reports: Doctrine\ORM\PersistentCollection {#4906 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
          -id: 36428
          -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4245632"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696712130 {#4897
            date: 2023-10-07 22:55:30.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696715081 {#5115
          date: 2023-10-07 23:44:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@set_secret@lemmy.world"
          "@JustAnotherRando@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5108 …}
        +nested: Doctrine\ORM\PersistentCollection {#5106 …}
        +votes: Doctrine\ORM\PersistentCollection {#5110 …}
        +reports: Doctrine\ORM\PersistentCollection {#5121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
        -id: 36504
        -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4248891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696715081 {#5118
          date: 2023-10-07 23:44:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696722763 {#5290
        date: 2023-10-08 01:52:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
        "@JustAnotherRando@lemmy.world"
        "@erev@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5294 …}
      +nested: Doctrine\ORM\PersistentCollection {#5296 …}
      +votes: Doctrine\ORM\PersistentCollection {#5298 …}
      +reports: Doctrine\ORM\PersistentCollection {#5300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
      -id: 36667
      -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4258334"
      +editedAt: DateTimeImmutable @1696738453 {#5291
        date: 2023-10-08 06:14:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696722763 {#5292
        date: 2023-10-08 01:52:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Neither of which were referenced by op. Lb is not a measure of mass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696724221 {#5411
      date: 2023-10-08 02:17:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
      "@erev@lemmy.world"
    ]
    +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: 36696
    -bodyTs: "'lb':8 'mass':14 'measur':12 'neither':1 'op':7 'referenc':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3432041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696724221 {#5408
      date: 2023-10-08 02:17:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Again, that’s incorrect. Pounds (Lbs) are the US measurement for mass. Feel free to provide a source to the contrary. I specified pounds mass vs pounds force because in an engineering space, it’s worthwhile to be specific, but the Pound (lb) is all that is specified in any documentation as the unit for mass in the US system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696737851 {#5493
    date: 2023-10-08 06:04:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
    "@BA834024112@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5484 …}
  +nested: Doctrine\ORM\PersistentCollection {#5482 …}
  +votes: Doctrine\ORM\PersistentCollection {#5486 …}
  +reports: Doctrine\ORM\PersistentCollection {#5498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
  -id: 36916
  -bodyTs: "'contrari':21 'document':51 'engin':32 'feel':13 'forc':28 'free':14 'incorrect':4 'lb':43 'lbs':6 'mass':12,25,56 'measur':10 'pound':5,24,27,42 'provid':16 'sourc':18 'space':33 'specif':39 'specifi':23,48 'system':60 'unit':54 'us':9,59 'vs':26 'worthwhil':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266099"
  +editedAt: DateTimeImmutable @1696738384 {#5496
    date: 2023-10-08 06:13:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696737851 {#5492
    date: 2023-10-08 06:04:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5488
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#5404 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5293
      +user: Proxies\__CG__\App\Entity\User {#4899 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5114
        +user: Proxies\__CG__\App\Entity\User {#5111 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4898
          +user: Proxies\__CG__\App\Entity\User {#4899 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4562
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I think USA officially switched in the 70s?\n
              \n
              it’s in small text on all of your products.\n
              \n
              The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
              \n
              Is the USA saying it’s not as clever as THE REST OF THE WORLD?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1696749571 {#4557
              date: 2023-10-08 09:19:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4563 …}
            +nested: Doctrine\ORM\PersistentCollection {#4565 …}
            +votes: Doctrine\ORM\PersistentCollection {#4567 …}
            +reports: Doctrine\ORM\PersistentCollection {#4569 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
            -id: 36342
            -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4242800"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696709526 {#4558
              date: 2023-10-07 22:12:06.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
            \n
            It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1696712130 {#4896
            date: 2023-10-07 22:55:30.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@set_secret@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4900 …}
          +nested: Doctrine\ORM\PersistentCollection {#4902 …}
          +votes: Doctrine\ORM\PersistentCollection {#4904 …}
          +reports: Doctrine\ORM\PersistentCollection {#4906 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
          -id: 36428
          -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4245632"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696712130 {#4897
            date: 2023-10-07 22:55:30.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696715081 {#5115
          date: 2023-10-07 23:44:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@set_secret@lemmy.world"
          "@JustAnotherRando@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5108 …}
        +nested: Doctrine\ORM\PersistentCollection {#5106 …}
        +votes: Doctrine\ORM\PersistentCollection {#5110 …}
        +reports: Doctrine\ORM\PersistentCollection {#5121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
        -id: 36504
        -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4248891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696715081 {#5118
          date: 2023-10-07 23:44:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696722763 {#5290
        date: 2023-10-08 01:52:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
        "@JustAnotherRando@lemmy.world"
        "@erev@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5294 …}
      +nested: Doctrine\ORM\PersistentCollection {#5296 …}
      +votes: Doctrine\ORM\PersistentCollection {#5298 …}
      +reports: Doctrine\ORM\PersistentCollection {#5300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
      -id: 36667
      -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4258334"
      +editedAt: DateTimeImmutable @1696738453 {#5291
        date: 2023-10-08 06:14:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696722763 {#5292
        date: 2023-10-08 01:52:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Neither of which were referenced by op. Lb is not a measure of mass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696724221 {#5411
      date: 2023-10-08 02:17:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
      "@erev@lemmy.world"
    ]
    +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: 36696
    -bodyTs: "'lb':8 'mass':14 'measur':12 'neither':1 'op':7 'referenc':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3432041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696724221 {#5408
      date: 2023-10-08 02:17:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Again, that’s incorrect. Pounds (Lbs) are the US measurement for mass. Feel free to provide a source to the contrary. I specified pounds mass vs pounds force because in an engineering space, it’s worthwhile to be specific, but the Pound (lb) is all that is specified in any documentation as the unit for mass in the US system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696737851 {#5493
    date: 2023-10-08 06:04:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
    "@BA834024112@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5484 …}
  +nested: Doctrine\ORM\PersistentCollection {#5482 …}
  +votes: Doctrine\ORM\PersistentCollection {#5486 …}
  +reports: Doctrine\ORM\PersistentCollection {#5498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
  -id: 36916
  -bodyTs: "'contrari':21 'document':51 'engin':32 'feel':13 'forc':28 'free':14 'incorrect':4 'lb':43 'lbs':6 'mass':12,25,56 'measur':10 'pound':5,24,27,42 'provid':16 'sourc':18 'space':33 'specif':39 'specifi':23,48 'system':60 'unit':54 'us':9,59 'vs':26 'worthwhil':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266099"
  +editedAt: DateTimeImmutable @1696738384 {#5496
    date: 2023-10-08 06:13:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696737851 {#5492
    date: 2023-10-08 06:04:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5488
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#5404 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5293
      +user: Proxies\__CG__\App\Entity\User {#4899 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5114
        +user: Proxies\__CG__\App\Entity\User {#5111 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4898
          +user: Proxies\__CG__\App\Entity\User {#4899 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4562
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I think USA officially switched in the 70s?\n
              \n
              it’s in small text on all of your products.\n
              \n
              The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
              \n
              Is the USA saying it’s not as clever as THE REST OF THE WORLD?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1696749571 {#4557
              date: 2023-10-08 09:19:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4563 …}
            +nested: Doctrine\ORM\PersistentCollection {#4565 …}
            +votes: Doctrine\ORM\PersistentCollection {#4567 …}
            +reports: Doctrine\ORM\PersistentCollection {#4569 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
            -id: 36342
            -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4242800"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696709526 {#4558
              date: 2023-10-07 22:12:06.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
            \n
            It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1696712130 {#4896
            date: 2023-10-07 22:55:30.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@set_secret@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4900 …}
          +nested: Doctrine\ORM\PersistentCollection {#4902 …}
          +votes: Doctrine\ORM\PersistentCollection {#4904 …}
          +reports: Doctrine\ORM\PersistentCollection {#4906 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
          -id: 36428
          -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4245632"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696712130 {#4897
            date: 2023-10-07 22:55:30.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696715081 {#5115
          date: 2023-10-07 23:44:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@set_secret@lemmy.world"
          "@JustAnotherRando@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5108 …}
        +nested: Doctrine\ORM\PersistentCollection {#5106 …}
        +votes: Doctrine\ORM\PersistentCollection {#5110 …}
        +reports: Doctrine\ORM\PersistentCollection {#5121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
        -id: 36504
        -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4248891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696715081 {#5118
          date: 2023-10-07 23:44:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696722763 {#5290
        date: 2023-10-08 01:52:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
        "@JustAnotherRando@lemmy.world"
        "@erev@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5294 …}
      +nested: Doctrine\ORM\PersistentCollection {#5296 …}
      +votes: Doctrine\ORM\PersistentCollection {#5298 …}
      +reports: Doctrine\ORM\PersistentCollection {#5300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
      -id: 36667
      -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4258334"
      +editedAt: DateTimeImmutable @1696738453 {#5291
        date: 2023-10-08 06:14:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696722763 {#5292
        date: 2023-10-08 01:52:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Neither of which were referenced by op. Lb is not a measure of mass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696724221 {#5411
      date: 2023-10-08 02:17:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
      "@erev@lemmy.world"
    ]
    +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: 36696
    -bodyTs: "'lb':8 'mass':14 'measur':12 'neither':1 'op':7 'referenc':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3432041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696724221 {#5408
      date: 2023-10-08 02:17:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Again, that’s incorrect. Pounds (Lbs) are the US measurement for mass. Feel free to provide a source to the contrary. I specified pounds mass vs pounds force because in an engineering space, it’s worthwhile to be specific, but the Pound (lb) is all that is specified in any documentation as the unit for mass in the US system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696737851 {#5493
    date: 2023-10-08 06:04:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
    "@BA834024112@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5484 …}
  +nested: Doctrine\ORM\PersistentCollection {#5482 …}
  +votes: Doctrine\ORM\PersistentCollection {#5486 …}
  +reports: Doctrine\ORM\PersistentCollection {#5498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
  -id: 36916
  -bodyTs: "'contrari':21 'document':51 'engin':32 'feel':13 'forc':28 'free':14 'incorrect':4 'lb':43 'lbs':6 'mass':12,25,56 'measur':10 'pound':5,24,27,42 'provid':16 'sourc':18 'space':33 'specif':39 'specifi':23,48 'system':60 'unit':54 'us':9,59 'vs':26 'worthwhil':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266099"
  +editedAt: DateTimeImmutable @1696738384 {#5496
    date: 2023-10-08 06:13:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696737851 {#5492
    date: 2023-10-08 06:04:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5541
  +user: Proxies\__CG__\App\Entity\User {#5538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5410
      +user: Proxies\__CG__\App\Entity\User {#5404 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5293
        +user: Proxies\__CG__\App\Entity\User {#4899 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5114
          +user: Proxies\__CG__\App\Entity\User {#5111 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4898
            +user: Proxies\__CG__\App\Entity\User {#4899 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4562
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                I think USA officially switched in the 70s?\n
                \n
                it’s in small text on all of your products.\n
                \n
                The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
                \n
                Is the USA saying it’s not as clever as THE REST OF THE WORLD?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 16
              +score: 0
              +lastActive: DateTime @1696749571 {#4557
                date: 2023-10-08 09:19:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4563 …}
              +nested: Doctrine\ORM\PersistentCollection {#4565 …}
              +votes: Doctrine\ORM\PersistentCollection {#4567 …}
              +reports: Doctrine\ORM\PersistentCollection {#4569 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
              -id: 36342
              -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4242800"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696709526 {#4558
                date: 2023-10-07 22:12:06.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
              \n
              It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1696712130 {#4896
              date: 2023-10-07 22:55:30.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@set_secret@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4900 …}
            +nested: Doctrine\ORM\PersistentCollection {#4902 …}
            +votes: Doctrine\ORM\PersistentCollection {#4904 …}
            +reports: Doctrine\ORM\PersistentCollection {#4906 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
            -id: 36428
            -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4245632"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696712130 {#4897
              date: 2023-10-07 22:55:30.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696715081 {#5115
            date: 2023-10-07 23:44:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@set_secret@lemmy.world"
            "@JustAnotherRando@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5108 …}
          +nested: Doctrine\ORM\PersistentCollection {#5106 …}
          +votes: Doctrine\ORM\PersistentCollection {#5110 …}
          +reports: Doctrine\ORM\PersistentCollection {#5121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
          -id: 36504
          -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4248891"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696715081 {#5118
            date: 2023-10-07 23:44:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696722763 {#5290
          date: 2023-10-08 01:52:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@set_secret@lemmy.world"
          "@JustAnotherRando@lemmy.world"
          "@erev@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5294 …}
        +nested: Doctrine\ORM\PersistentCollection {#5296 …}
        +votes: Doctrine\ORM\PersistentCollection {#5298 …}
        +reports: Doctrine\ORM\PersistentCollection {#5300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
        -id: 36667
        -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4258334"
        +editedAt: DateTimeImmutable @1696738453 {#5291
          date: 2023-10-08 06:14:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696722763 {#5292
          date: 2023-10-08 01:52:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Neither of which were referenced by op. Lb is not a measure of mass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696724221 {#5411
        date: 2023-10-08 02:17:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
        "@JustAnotherRando@lemmy.world"
        "@erev@lemmy.world"
      ]
      +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: 36696
      -bodyTs: "'lb':8 'mass':14 'measur':12 'neither':1 'op':7 'referenc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3432041"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696724221 {#5408
        date: 2023-10-08 02:17:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Again, that’s incorrect. Pounds (Lbs) are the US measurement for mass. Feel free to provide a source to the contrary. I specified pounds mass vs pounds force because in an engineering space, it’s worthwhile to be specific, but the Pound (lb) is all that is specified in any documentation as the unit for mass in the US system."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696737851 {#5493
      date: 2023-10-08 06:04:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
      "@erev@lemmy.world"
      "@BA834024112@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5484 …}
    +nested: Doctrine\ORM\PersistentCollection {#5482 …}
    +votes: Doctrine\ORM\PersistentCollection {#5486 …}
    +reports: Doctrine\ORM\PersistentCollection {#5498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 36916
    -bodyTs: "'contrari':21 'document':51 'engin':32 'feel':13 'forc':28 'free':14 'incorrect':4 'lb':43 'lbs':6 'mass':12,25,56 'measur':10 'pound':5,24,27,42 'provid':16 'sourc':18 'space':33 'specif':39 'specifi':23,48 'system':60 'unit':54 'us':9,59 'vs':26 'worthwhil':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4266099"
    +editedAt: DateTimeImmutable @1696738384 {#5496
      date: 2023-10-08 06:13:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696737851 {#5492
      date: 2023-10-08 06:04:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    I’m not the same person, but it seems like you’re right. Pound (lb) is a unit for measuring mass. The same is true for kilogram. This actually surprises me to some degree, since it had not been clarified like this to me earlier:\n
    \n
    > In common usage, the mass of an object is often referred to as its weight, though these are in fact different concepts and quantities. Nevertheless, one object will always weigh more than another with less mass if both are subject to the same gravity (i.e. the same gravitational field strength).\n
    \n
    \n
    \n
    > Because mass and weight are separate quantities, they have different units of measure. In the International System of Units (SI), the kilogram is the basic unit of mass, and the newton is the basic unit of force. The non-SI kilogram-force is also a unit of force typically used in the measure of weight. Similarly, the avoirdupois pound, used in both the Imperial system and U.S. customary units, is a unit of mass, and its related unit of force is the pound-force.\n
    \n
    Source: [Wikipedia: Mass versus weight](https://en.wikipedia.org/wiki/Mass_versus_weight)\n
    \n
    I think we’re probably confused of this because in common usage, we’ll ask “how much does it weigh” and expect to get an answer in the unit of mass instead of force, just because the mass of the object defines the amount of force it will have in some given gravity condition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749568 {#5545
    date: 2023-10-08 09:19:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
    "@BA834024112@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5535 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -id: 37077
  -bodyTs: "'/wiki/mass_versus_weight)':190 'actual':29 'also':141 'alway':74 'amount':234 'anoth':78 'answer':216 'ask':205 'avoirdupoi':155 'basic':120,129 'clarifi':40 'common':47,201 'concept':67 'condit':244 'confus':196 'customari':165 'defin':232 'degre':34 'differ':66,105 'earlier':45 'en.wikipedia.org':189 'en.wikipedia.org/wiki/mass_versus_weight)':188 'expect':212 'fact':65 'field':94 'forc':132,139,145,177,182,224,236 'get':214 'given':242 'gravit':93 'graviti':89,243 'i.e':90 'imperi':161 'instead':222 'intern':111 'kilogram':27,117,138 'kilogram-forc':137 'lb':15 'less':80 'like':10,41 'll':204 'm':2 'mass':21,50,81,97,123,171,185,221,228 'measur':20,108,150 'much':207 'nevertheless':70 'newton':126 'non':135 'non-si':134 'object':53,72,231 'often':55 'one':71 'person':6 'pound':14,156,181 'pound-forc':180 'probabl':195 'quantiti':69,102 're':12,194 'refer':56 'relat':174 'right':13 'seem':9 'separ':101 'si':115,136 'similar':153 'sinc':35 'sourc':183 'strength':95 'subject':85 'surpris':30 'system':112,162 'think':192 'though':61 'true':25 'typic':146 'u.s':164 'unit':18,106,114,121,130,143,166,169,175,219 'usag':48,202 'use':147,157 'versus':186 'weigh':75,210 'weight':60,99,152,187 'wikipedia':184"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3869041"
  +editedAt: DateTimeImmutable @1696749692 {#5548
    date: 2023-10-08 09:21:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696749568 {#5544
    date: 2023-10-08 09:19:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5541
  +user: Proxies\__CG__\App\Entity\User {#5538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5410
      +user: Proxies\__CG__\App\Entity\User {#5404 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5293
        +user: Proxies\__CG__\App\Entity\User {#4899 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5114
          +user: Proxies\__CG__\App\Entity\User {#5111 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4898
            +user: Proxies\__CG__\App\Entity\User {#4899 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4562
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                I think USA officially switched in the 70s?\n
                \n
                it’s in small text on all of your products.\n
                \n
                The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
                \n
                Is the USA saying it’s not as clever as THE REST OF THE WORLD?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 16
              +score: 0
              +lastActive: DateTime @1696749571 {#4557
                date: 2023-10-08 09:19:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4563 …}
              +nested: Doctrine\ORM\PersistentCollection {#4565 …}
              +votes: Doctrine\ORM\PersistentCollection {#4567 …}
              +reports: Doctrine\ORM\PersistentCollection {#4569 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
              -id: 36342
              -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4242800"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696709526 {#4558
                date: 2023-10-07 22:12:06.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
              \n
              It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1696712130 {#4896
              date: 2023-10-07 22:55:30.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@set_secret@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4900 …}
            +nested: Doctrine\ORM\PersistentCollection {#4902 …}
            +votes: Doctrine\ORM\PersistentCollection {#4904 …}
            +reports: Doctrine\ORM\PersistentCollection {#4906 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
            -id: 36428
            -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4245632"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696712130 {#4897
              date: 2023-10-07 22:55:30.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696715081 {#5115
            date: 2023-10-07 23:44:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@set_secret@lemmy.world"
            "@JustAnotherRando@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5108 …}
          +nested: Doctrine\ORM\PersistentCollection {#5106 …}
          +votes: Doctrine\ORM\PersistentCollection {#5110 …}
          +reports: Doctrine\ORM\PersistentCollection {#5121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
          -id: 36504
          -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4248891"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696715081 {#5118
            date: 2023-10-07 23:44:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696722763 {#5290
          date: 2023-10-08 01:52:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@set_secret@lemmy.world"
          "@JustAnotherRando@lemmy.world"
          "@erev@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5294 …}
        +nested: Doctrine\ORM\PersistentCollection {#5296 …}
        +votes: Doctrine\ORM\PersistentCollection {#5298 …}
        +reports: Doctrine\ORM\PersistentCollection {#5300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
        -id: 36667
        -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4258334"
        +editedAt: DateTimeImmutable @1696738453 {#5291
          date: 2023-10-08 06:14:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696722763 {#5292
          date: 2023-10-08 01:52:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Neither of which were referenced by op. Lb is not a measure of mass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696724221 {#5411
        date: 2023-10-08 02:17:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
        "@JustAnotherRando@lemmy.world"
        "@erev@lemmy.world"
      ]
      +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: 36696
      -bodyTs: "'lb':8 'mass':14 'measur':12 'neither':1 'op':7 'referenc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3432041"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696724221 {#5408
        date: 2023-10-08 02:17:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Again, that’s incorrect. Pounds (Lbs) are the US measurement for mass. Feel free to provide a source to the contrary. I specified pounds mass vs pounds force because in an engineering space, it’s worthwhile to be specific, but the Pound (lb) is all that is specified in any documentation as the unit for mass in the US system."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696737851 {#5493
      date: 2023-10-08 06:04:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
      "@erev@lemmy.world"
      "@BA834024112@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5484 …}
    +nested: Doctrine\ORM\PersistentCollection {#5482 …}
    +votes: Doctrine\ORM\PersistentCollection {#5486 …}
    +reports: Doctrine\ORM\PersistentCollection {#5498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 36916
    -bodyTs: "'contrari':21 'document':51 'engin':32 'feel':13 'forc':28 'free':14 'incorrect':4 'lb':43 'lbs':6 'mass':12,25,56 'measur':10 'pound':5,24,27,42 'provid':16 'sourc':18 'space':33 'specif':39 'specifi':23,48 'system':60 'unit':54 'us':9,59 'vs':26 'worthwhil':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4266099"
    +editedAt: DateTimeImmutable @1696738384 {#5496
      date: 2023-10-08 06:13:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696737851 {#5492
      date: 2023-10-08 06:04:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    I’m not the same person, but it seems like you’re right. Pound (lb) is a unit for measuring mass. The same is true for kilogram. This actually surprises me to some degree, since it had not been clarified like this to me earlier:\n
    \n
    > In common usage, the mass of an object is often referred to as its weight, though these are in fact different concepts and quantities. Nevertheless, one object will always weigh more than another with less mass if both are subject to the same gravity (i.e. the same gravitational field strength).\n
    \n
    \n
    \n
    > Because mass and weight are separate quantities, they have different units of measure. In the International System of Units (SI), the kilogram is the basic unit of mass, and the newton is the basic unit of force. The non-SI kilogram-force is also a unit of force typically used in the measure of weight. Similarly, the avoirdupois pound, used in both the Imperial system and U.S. customary units, is a unit of mass, and its related unit of force is the pound-force.\n
    \n
    Source: [Wikipedia: Mass versus weight](https://en.wikipedia.org/wiki/Mass_versus_weight)\n
    \n
    I think we’re probably confused of this because in common usage, we’ll ask “how much does it weigh” and expect to get an answer in the unit of mass instead of force, just because the mass of the object defines the amount of force it will have in some given gravity condition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749568 {#5545
    date: 2023-10-08 09:19:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
    "@BA834024112@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5535 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -id: 37077
  -bodyTs: "'/wiki/mass_versus_weight)':190 'actual':29 'also':141 'alway':74 'amount':234 'anoth':78 'answer':216 'ask':205 'avoirdupoi':155 'basic':120,129 'clarifi':40 'common':47,201 'concept':67 'condit':244 'confus':196 'customari':165 'defin':232 'degre':34 'differ':66,105 'earlier':45 'en.wikipedia.org':189 'en.wikipedia.org/wiki/mass_versus_weight)':188 'expect':212 'fact':65 'field':94 'forc':132,139,145,177,182,224,236 'get':214 'given':242 'gravit':93 'graviti':89,243 'i.e':90 'imperi':161 'instead':222 'intern':111 'kilogram':27,117,138 'kilogram-forc':137 'lb':15 'less':80 'like':10,41 'll':204 'm':2 'mass':21,50,81,97,123,171,185,221,228 'measur':20,108,150 'much':207 'nevertheless':70 'newton':126 'non':135 'non-si':134 'object':53,72,231 'often':55 'one':71 'person':6 'pound':14,156,181 'pound-forc':180 'probabl':195 'quantiti':69,102 're':12,194 'refer':56 'relat':174 'right':13 'seem':9 'separ':101 'si':115,136 'similar':153 'sinc':35 'sourc':183 'strength':95 'subject':85 'surpris':30 'system':112,162 'think':192 'though':61 'true':25 'typic':146 'u.s':164 'unit':18,106,114,121,130,143,166,169,175,219 'usag':48,202 'use':147,157 'versus':186 'weigh':75,210 'weight':60,99,152,187 'wikipedia':184"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3869041"
  +editedAt: DateTimeImmutable @1696749692 {#5548
    date: 2023-10-08 09:21:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696749568 {#5544
    date: 2023-10-08 09:19:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5541
  +user: Proxies\__CG__\App\Entity\User {#5538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5410
      +user: Proxies\__CG__\App\Entity\User {#5404 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5293
        +user: Proxies\__CG__\App\Entity\User {#4899 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5114
          +user: Proxies\__CG__\App\Entity\User {#5111 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4898
            +user: Proxies\__CG__\App\Entity\User {#4899 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4562
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                I think USA officially switched in the 70s?\n
                \n
                it’s in small text on all of your products.\n
                \n
                The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
                \n
                Is the USA saying it’s not as clever as THE REST OF THE WORLD?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 16
              +score: 0
              +lastActive: DateTime @1696749571 {#4557
                date: 2023-10-08 09:19:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4563 …}
              +nested: Doctrine\ORM\PersistentCollection {#4565 …}
              +votes: Doctrine\ORM\PersistentCollection {#4567 …}
              +reports: Doctrine\ORM\PersistentCollection {#4569 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
              -id: 36342
              -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4242800"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696709526 {#4558
                date: 2023-10-07 22:12:06.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              It’s just a pun. They’re both units of mass, hence there would be *mass* confusion.\n
              \n
              It doesn’t work with the pun, but the more confusing part for people would probably be the fact that pounds are used for both mass and force, but in SI, the units are different (kilograms for mass vs newtons for force), though that doesn’t really matter for most people.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1696712130 {#4896
              date: 2023-10-07 22:55:30.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@set_secret@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4900 …}
            +nested: Doctrine\ORM\PersistentCollection {#4902 …}
            +votes: Doctrine\ORM\PersistentCollection {#4904 …}
            +reports: Doctrine\ORM\PersistentCollection {#4906 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
            -id: 36428
            -bodyTs: "'confus':17,28 'differ':52 'doesn':19,62 'fact':36 'forc':45,59 'henc':12 'kilogram':53 'mass':11,16,43,55 'matter':65 'newton':57 'part':29 'peopl':31,68 'pound':38 'probabl':33 'pun':5,24 're':7 'realli':64 'si':48 'though':60 'unit':9,50 'use':40 'vs':56 'work':21 'would':14,32"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4245632"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696712130 {#4897
              date: 2023-10-07 22:55:30.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Pounds aren’t used for mass. They’re explicitly a measure of weight. It’s just almost always in the context of earth’s gravity so the approximation to mass can easily be made."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696715081 {#5115
            date: 2023-10-07 23:44:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@set_secret@lemmy.world"
            "@JustAnotherRando@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5108 …}
          +nested: Doctrine\ORM\PersistentCollection {#5106 …}
          +votes: Doctrine\ORM\PersistentCollection {#5110 …}
          +reports: Doctrine\ORM\PersistentCollection {#5121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
          -id: 36504
          -bodyTs: "'almost':17 'alway':18 'approxim':28 'aren':2 'context':21 'earth':23 'easili':32 'explicit':9 'graviti':25 'made':34 'mass':6,30 'measur':11 'pound':1 're':8 'use':4 'weight':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4248891"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696715081 {#5118
            date: 2023-10-07 23:44:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "That’s incorrect. They are, in engineering contexts, referred to as pounds mass (lbm) or pounds force (lbf) respectively. The [US Customary Unit for mass](https://www.sciencedirect.com/topics/engineering/customary-unit) is the pound (lb) (aka pound mass, lbm)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696722763 {#5290
          date: 2023-10-08 01:52:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@set_secret@lemmy.world"
          "@JustAnotherRando@lemmy.world"
          "@erev@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5294 …}
        +nested: Doctrine\ORM\PersistentCollection {#5296 …}
        +votes: Doctrine\ORM\PersistentCollection {#5298 …}
        +reports: Doctrine\ORM\PersistentCollection {#5300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
        -id: 36667
        -bodyTs: "'/topics/engineering/customary-unit)':28 'aka':33 'context':8 'customari':22 'engin':7 'forc':17 'incorrect':3 'lb':32 'lbf':18 'lbm':14,36 'mass':13,25,35 'pound':12,16,31,34 'refer':9 'respect':19 'unit':23 'us':21 'www.sciencedirect.com':27 'www.sciencedirect.com/topics/engineering/customary-unit)':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4258334"
        +editedAt: DateTimeImmutable @1696738453 {#5291
          date: 2023-10-08 06:14:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696722763 {#5292
          date: 2023-10-08 01:52:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Neither of which were referenced by op. Lb is not a measure of mass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696724221 {#5411
        date: 2023-10-08 02:17:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@set_secret@lemmy.world"
        "@JustAnotherRando@lemmy.world"
        "@erev@lemmy.world"
      ]
      +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: 36696
      -bodyTs: "'lb':8 'mass':14 'measur':12 'neither':1 'op':7 'referenc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3432041"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696724221 {#5408
        date: 2023-10-08 02:17:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Again, that’s incorrect. Pounds (Lbs) are the US measurement for mass. Feel free to provide a source to the contrary. I specified pounds mass vs pounds force because in an engineering space, it’s worthwhile to be specific, but the Pound (lb) is all that is specified in any documentation as the unit for mass in the US system."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696737851 {#5493
      date: 2023-10-08 06:04:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@set_secret@lemmy.world"
      "@JustAnotherRando@lemmy.world"
      "@erev@lemmy.world"
      "@BA834024112@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5484 …}
    +nested: Doctrine\ORM\PersistentCollection {#5482 …}
    +votes: Doctrine\ORM\PersistentCollection {#5486 …}
    +reports: Doctrine\ORM\PersistentCollection {#5498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 36916
    -bodyTs: "'contrari':21 'document':51 'engin':32 'feel':13 'forc':28 'free':14 'incorrect':4 'lb':43 'lbs':6 'mass':12,25,56 'measur':10 'pound':5,24,27,42 'provid':16 'sourc':18 'space':33 'specif':39 'specifi':23,48 'system':60 'unit':54 'us':9,59 'vs':26 'worthwhil':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4266099"
    +editedAt: DateTimeImmutable @1696738384 {#5496
      date: 2023-10-08 06:13:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696737851 {#5492
      date: 2023-10-08 06:04:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    I’m not the same person, but it seems like you’re right. Pound (lb) is a unit for measuring mass. The same is true for kilogram. This actually surprises me to some degree, since it had not been clarified like this to me earlier:\n
    \n
    > In common usage, the mass of an object is often referred to as its weight, though these are in fact different concepts and quantities. Nevertheless, one object will always weigh more than another with less mass if both are subject to the same gravity (i.e. the same gravitational field strength).\n
    \n
    \n
    \n
    > Because mass and weight are separate quantities, they have different units of measure. In the International System of Units (SI), the kilogram is the basic unit of mass, and the newton is the basic unit of force. The non-SI kilogram-force is also a unit of force typically used in the measure of weight. Similarly, the avoirdupois pound, used in both the Imperial system and U.S. customary units, is a unit of mass, and its related unit of force is the pound-force.\n
    \n
    Source: [Wikipedia: Mass versus weight](https://en.wikipedia.org/wiki/Mass_versus_weight)\n
    \n
    I think we’re probably confused of this because in common usage, we’ll ask “how much does it weigh” and expect to get an answer in the unit of mass instead of force, just because the mass of the object defines the amount of force it will have in some given gravity condition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696749568 {#5545
    date: 2023-10-08 09:19:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@lemmy.world"
    "@JustAnotherRando@lemmy.world"
    "@erev@lemmy.world"
    "@BA834024112@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5535 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -id: 37077
  -bodyTs: "'/wiki/mass_versus_weight)':190 'actual':29 'also':141 'alway':74 'amount':234 'anoth':78 'answer':216 'ask':205 'avoirdupoi':155 'basic':120,129 'clarifi':40 'common':47,201 'concept':67 'condit':244 'confus':196 'customari':165 'defin':232 'degre':34 'differ':66,105 'earlier':45 'en.wikipedia.org':189 'en.wikipedia.org/wiki/mass_versus_weight)':188 'expect':212 'fact':65 'field':94 'forc':132,139,145,177,182,224,236 'get':214 'given':242 'gravit':93 'graviti':89,243 'i.e':90 'imperi':161 'instead':222 'intern':111 'kilogram':27,117,138 'kilogram-forc':137 'lb':15 'less':80 'like':10,41 'll':204 'm':2 'mass':21,50,81,97,123,171,185,221,228 'measur':20,108,150 'much':207 'nevertheless':70 'newton':126 'non':135 'non-si':134 'object':53,72,231 'often':55 'one':71 'person':6 'pound':14,156,181 'pound-forc':180 'probabl':195 'quantiti':69,102 're':12,194 'refer':56 'relat':174 'right':13 'seem':9 'separ':101 'si':115,136 'similar':153 'sinc':35 'sourc':183 'strength':95 'subject':85 'surpris':30 'system':112,162 'think':192 'though':61 'true':25 'typic':146 'u.s':164 'unit':18,106,114,121,130,143,166,169,175,219 'usag':48,202 'use':147,157 'versus':186 'weigh':75,210 'weight':60,99,152,187 'wikipedia':184"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3869041"
  +editedAt: DateTimeImmutable @1696749692 {#5548
    date: 2023-10-08 09:21:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696749568 {#5544
    date: 2023-10-08 09:19:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4914
  +user: Proxies\__CG__\App\Entity\User {#4915 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think USA officially switched in the 70s?\n
      \n
      it’s in small text on all of your products.\n
      \n
      The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
      \n
      Is the USA saying it’s not as clever as THE REST OF THE WORLD?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696749571 {#4557
      date: 2023-10-08 09:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 36342
    -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4242800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696709526 {#4558
      date: 2023-10-07 22:12:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "If the USA is OP then I guess so"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696710362 {#4912
    date: 2023-10-07 22:26:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@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: 36368
  -bodyTs: "'guess':8 'op':5 'usa':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3103141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710362 {#4913
    date: 2023-10-07 22:26:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#4914
  +user: Proxies\__CG__\App\Entity\User {#4915 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think USA officially switched in the 70s?\n
      \n
      it’s in small text on all of your products.\n
      \n
      The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
      \n
      Is the USA saying it’s not as clever as THE REST OF THE WORLD?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696749571 {#4557
      date: 2023-10-08 09:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 36342
    -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4242800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696709526 {#4558
      date: 2023-10-07 22:12:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "If the USA is OP then I guess so"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696710362 {#4912
    date: 2023-10-07 22:26:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@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: 36368
  -bodyTs: "'guess':8 'op':5 'usa':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3103141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710362 {#4913
    date: 2023-10-07 22:26:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#4914
  +user: Proxies\__CG__\App\Entity\User {#4915 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think USA officially switched in the 70s?\n
      \n
      it’s in small text on all of your products.\n
      \n
      The argument there would be mass confusion is really silly becuse the rest of the world switched and they did just fine.\n
      \n
      Is the USA saying it’s not as clever as THE REST OF THE WORLD?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696749571 {#4557
      date: 2023-10-08 09:19:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 36342
    -bodyTs: "'70s':8 'argument':20 'becus':29 'clever':49 'confus':25 'fine':40 'mass':24 'offici':4 'product':18 'realli':27 'rest':31,52 'say':44 'silli':28 'small':12 'switch':5,35 'text':13 'think':2 'usa':3,43 'world':34,55 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4242800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696709526 {#4558
      date: 2023-10-07 22:12:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "If the USA is OP then I guess so"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696710362 {#4912
    date: 2023-10-07 22:26:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@set_secret@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: 36368
  -bodyTs: "'guess':8 'op':5 'usa':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3103141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710362 {#4913
    date: 2023-10-07 22:26:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I see this meme beaten to death yet most people I know use the metric system, and my US based company and their nationwide conglomerates use the metric system too and have for over twenty years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696709408 {#4630
    date: 2023-10-07 22:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 36337
  -bodyTs: "'base':20 'beaten':5 'compani':21 'conglomer':25 'death':7 'know':12 'meme':4 'metric':15,28 'nationwid':24 'peopl':10 'see':2 'system':16,29 'twenti':35 'us':19 'use':13,26 'year':36 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4242678"
  +editedAt: DateTimeImmutable @1696709435 {#4631
    date: 2023-10-07 22:10:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696709408 {#4632
    date: 2023-10-07 22:10:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I see this meme beaten to death yet most people I know use the metric system, and my US based company and their nationwide conglomerates use the metric system too and have for over twenty years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696709408 {#4630
    date: 2023-10-07 22:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 36337
  -bodyTs: "'base':20 'beaten':5 'compani':21 'conglomer':25 'death':7 'know':12 'meme':4 'metric':15,28 'nationwid':24 'peopl':10 'see':2 'system':16,29 'twenti':35 'us':19 'use':13,26 'year':36 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4242678"
  +editedAt: DateTimeImmutable @1696709435 {#4631
    date: 2023-10-07 22:10:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696709408 {#4632
    date: 2023-10-07 22:10:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I see this meme beaten to death yet most people I know use the metric system, and my US based company and their nationwide conglomerates use the metric system too and have for over twenty years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696709408 {#4630
    date: 2023-10-07 22:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 36337
  -bodyTs: "'base':20 'beaten':5 'compani':21 'conglomer':25 'death':7 'know':12 'meme':4 'metric':15,28 'nationwid':24 'peopl':10 'see':2 'system':16,29 'twenti':35 'us':19 'use':13,26 'year':36 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4242678"
  +editedAt: DateTimeImmutable @1696709435 {#4631
    date: 2023-10-07 22:10:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696709408 {#4632
    date: 2023-10-07 22:10:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4859
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709 …}
  +root: App\Entity\EntryComment {#4709 …}
  +body: """
    Yeah but what if I don’t have access to a ruler and I only have my feet?\n
    \n
    Lmao checkmate euro
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696739297 {#4858
    date: 2023-10-08 06:28:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4868 …}
  +nested: Doctrine\ORM\PersistentCollection {#4870 …}
  +votes: Doctrine\ORM\PersistentCollection {#4872 …}
  +reports: Doctrine\ORM\PersistentCollection {#4874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4878 …}
  -id: 36936
  -bodyTs: "'access':9 'checkmat':20 'euro':21 'feet':18 'lmao':19 'ruler':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696739297 {#4861
    date: 2023-10-08 06:28:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#4859
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709 …}
  +root: App\Entity\EntryComment {#4709 …}
  +body: """
    Yeah but what if I don’t have access to a ruler and I only have my feet?\n
    \n
    Lmao checkmate euro
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696739297 {#4858
    date: 2023-10-08 06:28:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4868 …}
  +nested: Doctrine\ORM\PersistentCollection {#4870 …}
  +votes: Doctrine\ORM\PersistentCollection {#4872 …}
  +reports: Doctrine\ORM\PersistentCollection {#4874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4878 …}
  -id: 36936
  -bodyTs: "'access':9 'checkmat':20 'euro':21 'feet':18 'lmao':19 'ruler':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696739297 {#4861
    date: 2023-10-08 06:28:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#4859
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709 …}
  +root: App\Entity\EntryComment {#4709 …}
  +body: """
    Yeah but what if I don’t have access to a ruler and I only have my feet?\n
    \n
    Lmao checkmate euro
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696739297 {#4858
    date: 2023-10-08 06:28:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4868 …}
  +nested: Doctrine\ORM\PersistentCollection {#4870 …}
  +votes: Doctrine\ORM\PersistentCollection {#4872 …}
  +reports: Doctrine\ORM\PersistentCollection {#4874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4878 …}
  -id: 36936
  -bodyTs: "'access':9 'checkmat':20 'euro':21 'feet':18 'lmao':19 'ruler':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4266361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696739297 {#4861
    date: 2023-10-08 06:28:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4783
  +user: App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We’ll just call your local coke dealer, duh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696707749 {#4778
    date: 2023-10-07 21:42:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4784 …}
  +nested: Doctrine\ORM\PersistentCollection {#4786 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 36308
  -bodyTs: "'call':4 'coke':7 'dealer':8 'duh':9 'll':2 'local':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4241033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707749 {#4779
    date: 2023-10-07 21:42:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#4783
  +user: App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We’ll just call your local coke dealer, duh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696707749 {#4778
    date: 2023-10-07 21:42:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4784 …}
  +nested: Doctrine\ORM\PersistentCollection {#4786 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 36308
  -bodyTs: "'call':4 'coke':7 'dealer':8 'duh':9 'll':2 'local':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4241033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707749 {#4779
    date: 2023-10-07 21:42:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#4783
  +user: App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "ba-dum-tss"
    +title: "ba dum tss"
    +url: "https://feddit.de/pictrs/image/1b3d2898-cb8a-49c2-a2fa-b1e858d33757.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696808487 {#2414
      date: 2023-10-09 01:41:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3445
    -titleTs: "'ba':1 'dum':2 'tss':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696792931
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4286718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706531 {#1793
      date: 2023-10-07 21:22:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We’ll just call your local coke dealer, duh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696707749 {#4778
    date: 2023-10-07 21:42:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4784 …}
  +nested: Doctrine\ORM\PersistentCollection {#4786 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 36308
  -bodyTs: "'call':4 'coke':7 'dealer':8 'duh':9 'll':2 'local':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4241033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707749 {#4779
    date: 2023-10-07 21:42:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details