Redirect 302 redirect from GET @entry_comment_create (3809cb)

GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/15698/They-said-wake-me-up-at-6-AM

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
11.19 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.07 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: "They-said-wake-me-up-at-6-AM"
  +title: "They said wake me up at 6 AM"
  +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 620
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700871524 {#2414
    date: 2023-11-25 01:18:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15698
  -titleTs: "'6':7 'said':2 'wake':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700797175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8630716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700710775 {#1793
    date: 2023-11-23 04:39:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "They-said-wake-me-up-at-6-AM"
  +title: "They said wake me up at 6 AM"
  +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 620
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700871524 {#2414
    date: 2023-11-25 01:18:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15698
  -titleTs: "'6':7 'said':2 'wake':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700797175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8630716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700710775 {#1793
    date: 2023-11-23 04:39:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "They-said-wake-me-up-at-6-AM"
  +title: "They said wake me up at 6 AM"
  +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 620
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700871524 {#2414
    date: 2023-11-25 01:18:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15698
  -titleTs: "'6':7 'said':2 'wake':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700797175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8630716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700710775 {#1793
    date: 2023-11-23 04:39:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You're doing it wrong. You gotta place a metal sphere close to it connected to a Van de Graaff generator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700739173 {#4002
    date: 2023-11-23 12:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 154207
  -bodyTs: "'close':12 'connect':15 'de':19 'generat':21 'gotta':7 'graaff':20 'metal':10 'place':8 're':2 'sphere':11 'van':18 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3731022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700739173 {#3938
    date: 2023-11-23 12:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You're doing it wrong. You gotta place a metal sphere close to it connected to a Van de Graaff generator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700739173 {#4002
    date: 2023-11-23 12:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 154207
  -bodyTs: "'close':12 'connect':15 'de':19 'generat':21 'gotta':7 'graaff':20 'metal':10 'place':8 're':2 'sphere':11 'van':18 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3731022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700739173 {#3938
    date: 2023-11-23 12:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You're doing it wrong. You gotta place a metal sphere close to it connected to a Van de Graaff generator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700739173 {#4002
    date: 2023-11-23 12:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 154207
  -bodyTs: "'close':12 'connect':15 'de':19 'generat':21 'gotta':7 'graaff':20 'metal':10 'place':8 're':2 'sphere':11 'van':18 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3731022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700739173 {#3938
    date: 2023-11-23 12:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "How many times is this reddit tier meme going to be reposted here??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701332808 {#4036
    date: 2023-11-30 09:26:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 153975
  -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6052399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700731747 {#4034
    date: 2023-11-23 10:29:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "How many times is this reddit tier meme going to be reposted here??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701332808 {#4036
    date: 2023-11-30 09:26:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 153975
  -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6052399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700731747 {#4034
    date: 2023-11-23 10:29:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "How many times is this reddit tier meme going to be reposted here??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701332808 {#4036
    date: 2023-11-30 09:26:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 153975
  -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6052399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700731747 {#4034
    date: 2023-11-23 10:29:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4618
  +user: Proxies\__CG__\App\Entity\User {#4619 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "How many times is this reddit tier meme going to be reposted here??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701332808 {#4036
      date: 2023-11-30 09:26:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 153975
    -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6052399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700731747 {#4034
      date: 2023-11-23 10:29:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Until people stop bitching about reposts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700757979 {#4616
    date: 2023-11-23 17:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4620 …}
  +nested: Doctrine\ORM\PersistentCollection {#4622 …}
  +votes: Doctrine\ORM\PersistentCollection {#4624 …}
  +reports: Doctrine\ORM\PersistentCollection {#4626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
  -id: 155295
  -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4949635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757979 {#4617
    date: 2023-11-23 17:46:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4618
  +user: Proxies\__CG__\App\Entity\User {#4619 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "How many times is this reddit tier meme going to be reposted here??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701332808 {#4036
      date: 2023-11-30 09:26:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 153975
    -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6052399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700731747 {#4034
      date: 2023-11-23 10:29:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Until people stop bitching about reposts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700757979 {#4616
    date: 2023-11-23 17:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4620 …}
  +nested: Doctrine\ORM\PersistentCollection {#4622 …}
  +votes: Doctrine\ORM\PersistentCollection {#4624 …}
  +reports: Doctrine\ORM\PersistentCollection {#4626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
  -id: 155295
  -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4949635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757979 {#4617
    date: 2023-11-23 17:46:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4618
  +user: Proxies\__CG__\App\Entity\User {#4619 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "How many times is this reddit tier meme going to be reposted here??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701332808 {#4036
      date: 2023-11-30 09:26:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 153975
    -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6052399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700731747 {#4034
      date: 2023-11-23 10:29:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Until people stop bitching about reposts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700757979 {#4616
    date: 2023-11-23 17:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4620 …}
  +nested: Doctrine\ORM\PersistentCollection {#4622 …}
  +votes: Doctrine\ORM\PersistentCollection {#4624 …}
  +reports: Doctrine\ORM\PersistentCollection {#4626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
  -id: 155295
  -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4949635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757979 {#4617
    date: 2023-11-23 17:46:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4864
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4618
    +user: Proxies\__CG__\App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "How many times is this reddit tier meme going to be reposted here??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701332808 {#4036
        date: 2023-11-30 09:26:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 153975
      -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6052399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700731747 {#4034
        date: 2023-11-23 10:29:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "Until people stop bitching about reposts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700757979 {#4616
      date: 2023-11-23 17:46:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4620 …}
    +nested: Doctrine\ORM\PersistentCollection {#4622 …}
    +votes: Doctrine\ORM\PersistentCollection {#4624 …}
    +reports: Doctrine\ORM\PersistentCollection {#4626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
    -id: 155295
    -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4949635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700757979 {#4617
      date: 2023-11-23 17:46:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Reddit tier comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700758315 {#4862
    date: 2023-11-23 17:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@Uniquitous@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4865 …}
  +nested: Doctrine\ORM\PersistentCollection {#4867 …}
  +votes: Doctrine\ORM\PersistentCollection {#4869 …}
  +reports: Doctrine\ORM\PersistentCollection {#4871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
  -id: 155316
  -bodyTs: "'comment':3 'reddit':1 'tier':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6060387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758315 {#4863
    date: 2023-11-23 17:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4864
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4618
    +user: Proxies\__CG__\App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "How many times is this reddit tier meme going to be reposted here??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701332808 {#4036
        date: 2023-11-30 09:26:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 153975
      -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6052399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700731747 {#4034
        date: 2023-11-23 10:29:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "Until people stop bitching about reposts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700757979 {#4616
      date: 2023-11-23 17:46:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4620 …}
    +nested: Doctrine\ORM\PersistentCollection {#4622 …}
    +votes: Doctrine\ORM\PersistentCollection {#4624 …}
    +reports: Doctrine\ORM\PersistentCollection {#4626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
    -id: 155295
    -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4949635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700757979 {#4617
      date: 2023-11-23 17:46:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Reddit tier comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700758315 {#4862
    date: 2023-11-23 17:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@Uniquitous@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4865 …}
  +nested: Doctrine\ORM\PersistentCollection {#4867 …}
  +votes: Doctrine\ORM\PersistentCollection {#4869 …}
  +reports: Doctrine\ORM\PersistentCollection {#4871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
  -id: 155316
  -bodyTs: "'comment':3 'reddit':1 'tier':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6060387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758315 {#4863
    date: 2023-11-23 17:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4864
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4618
    +user: Proxies\__CG__\App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "How many times is this reddit tier meme going to be reposted here??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701332808 {#4036
        date: 2023-11-30 09:26:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 153975
      -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6052399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700731747 {#4034
        date: 2023-11-23 10:29:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "Until people stop bitching about reposts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700757979 {#4616
      date: 2023-11-23 17:46:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4620 …}
    +nested: Doctrine\ORM\PersistentCollection {#4622 …}
    +votes: Doctrine\ORM\PersistentCollection {#4624 …}
    +reports: Doctrine\ORM\PersistentCollection {#4626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
    -id: 155295
    -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4949635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700757979 {#4617
      date: 2023-11-23 17:46:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Reddit tier comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700758315 {#4862
    date: 2023-11-23 17:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@Uniquitous@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4865 …}
  +nested: Doctrine\ORM\PersistentCollection {#4867 …}
  +votes: Doctrine\ORM\PersistentCollection {#4869 …}
  +reports: Doctrine\ORM\PersistentCollection {#4871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
  -id: 155316
  -bodyTs: "'comment':3 'reddit':1 'tier':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6060387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758315 {#4863
    date: 2023-11-23 17:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5043
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4864
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4618
      +user: Proxies\__CG__\App\Entity\User {#4619 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4030
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "How many times is this reddit tier meme going to be reposted here??"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701332808 {#4036
          date: 2023-11-30 09:26:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 153975
        -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6052399"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700731747 {#4034
          date: 2023-11-23 10:29:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4030}
      +body: "Until people stop bitching about reposts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700757979 {#4616
        date: 2023-11-23 17:46:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4620 …}
      +nested: Doctrine\ORM\PersistentCollection {#4622 …}
      +votes: Doctrine\ORM\PersistentCollection {#4624 …}
      +reports: Doctrine\ORM\PersistentCollection {#4626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
      -id: 155295
      -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4949635"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700757979 {#4617
        date: 2023-11-23 17:46:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "Reddit tier comment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700758315 {#4862
      date: 2023-11-23 17:51:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
      "@Uniquitous@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4865 …}
    +nested: Doctrine\ORM\PersistentCollection {#4867 …}
    +votes: Doctrine\ORM\PersistentCollection {#4869 …}
    +reports: Doctrine\ORM\PersistentCollection {#4871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
    -id: 155316
    -bodyTs: "'comment':3 'reddit':1 'tier':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6060387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700758315 {#4863
      date: 2023-11-23 17:51:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Then go back, we don’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700775795 {#5041
    date: 2023-11-23 22:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@Uniquitous@lemmy.one"
  ]
  +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: 156322
  -bodyTs: "'back':3 'care':7 'go':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4824472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775795 {#5042
    date: 2023-11-23 22:43:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4864
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4618
      +user: Proxies\__CG__\App\Entity\User {#4619 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4030
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "How many times is this reddit tier meme going to be reposted here??"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701332808 {#4036
          date: 2023-11-30 09:26:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 153975
        -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6052399"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700731747 {#4034
          date: 2023-11-23 10:29:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4030}
      +body: "Until people stop bitching about reposts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700757979 {#4616
        date: 2023-11-23 17:46:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4620 …}
      +nested: Doctrine\ORM\PersistentCollection {#4622 …}
      +votes: Doctrine\ORM\PersistentCollection {#4624 …}
      +reports: Doctrine\ORM\PersistentCollection {#4626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
      -id: 155295
      -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4949635"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700757979 {#4617
        date: 2023-11-23 17:46:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "Reddit tier comment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700758315 {#4862
      date: 2023-11-23 17:51:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
      "@Uniquitous@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4865 …}
    +nested: Doctrine\ORM\PersistentCollection {#4867 …}
    +votes: Doctrine\ORM\PersistentCollection {#4869 …}
    +reports: Doctrine\ORM\PersistentCollection {#4871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
    -id: 155316
    -bodyTs: "'comment':3 'reddit':1 'tier':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6060387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700758315 {#4863
      date: 2023-11-23 17:51:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Then go back, we don’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700775795 {#5041
    date: 2023-11-23 22:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@Uniquitous@lemmy.one"
  ]
  +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: 156322
  -bodyTs: "'back':3 'care':7 'go':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4824472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775795 {#5042
    date: 2023-11-23 22:43:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4864
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4618
      +user: Proxies\__CG__\App\Entity\User {#4619 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4030
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "How many times is this reddit tier meme going to be reposted here??"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701332808 {#4036
          date: 2023-11-30 09:26:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4024 …}
        +reports: Doctrine\ORM\PersistentCollection {#4021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 153975
        -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6052399"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700731747 {#4034
          date: 2023-11-23 10:29:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4030}
      +body: "Until people stop bitching about reposts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700757979 {#4616
        date: 2023-11-23 17:46:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4620 …}
      +nested: Doctrine\ORM\PersistentCollection {#4622 …}
      +votes: Doctrine\ORM\PersistentCollection {#4624 …}
      +reports: Doctrine\ORM\PersistentCollection {#4626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
      -id: 155295
      -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4949635"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700757979 {#4617
        date: 2023-11-23 17:46:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "Reddit tier comment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700758315 {#4862
      date: 2023-11-23 17:51:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
      "@Uniquitous@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4865 …}
    +nested: Doctrine\ORM\PersistentCollection {#4867 …}
    +votes: Doctrine\ORM\PersistentCollection {#4869 …}
    +reports: Doctrine\ORM\PersistentCollection {#4871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
    -id: 155316
    -bodyTs: "'comment':3 'reddit':1 'tier':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6060387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700758315 {#4863
      date: 2023-11-23 17:51:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Then go back, we don’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700775795 {#5041
    date: 2023-11-23 22:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@Uniquitous@lemmy.one"
  ]
  +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: 156322
  -bodyTs: "'back':3 'care':7 'go':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4824472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775795 {#5042
    date: 2023-11-23 22:43:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5081
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4864
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4618
        +user: Proxies\__CG__\App\Entity\User {#4619 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4030
          +user: App\Entity\User {#4013 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "How many times is this reddit tier meme going to be reposted here??"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1701332808 {#4036
            date: 2023-11-30 09:26:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sgt_choke_n_stroke@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4028 …}
          +nested: Doctrine\ORM\PersistentCollection {#4026 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4021 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
          -id: 153975
          -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6052399"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700731747 {#4034
            date: 2023-11-23 10:29:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4030}
        +body: "Until people stop bitching about reposts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700757979 {#4616
          date: 2023-11-23 17:46:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4620 …}
        +nested: Doctrine\ORM\PersistentCollection {#4622 …}
        +votes: Doctrine\ORM\PersistentCollection {#4624 …}
        +reports: Doctrine\ORM\PersistentCollection {#4626 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
        -id: 155295
        -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4949635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700757979 {#4617
          date: 2023-11-23 17:46:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4030}
      +body: "Reddit tier comment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700758315 {#4862
        date: 2023-11-23 17:51:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Omega_Haxors@lemmy.ml"
        "@Uniquitous@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4865 …}
      +nested: Doctrine\ORM\PersistentCollection {#4867 …}
      +votes: Doctrine\ORM\PersistentCollection {#4869 …}
      +reports: Doctrine\ORM\PersistentCollection {#4871 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
      -id: 155316
      -bodyTs: "'comment':3 'reddit':1 'tier':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6060387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700758315 {#4863
        date: 2023-11-23 17:51:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "Then go back, we don’t care."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700775795 {#5041
      date: 2023-11-23 22:43:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
      "@Uniquitous@lemmy.one"
    ]
    +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: 156322
    -bodyTs: "'back':3 'care':7 'go':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4824472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775795 {#5042
      date: 2023-11-23 22:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Good idea, then I can see nothing BUT that kind of shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700812290 {#5079
    date: 2023-11-24 08:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@Uniquitous@lemmy.one"
    "@Akasazh@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 157689
  -bodyTs: "'good':1 'idea':2 'kind':10 'noth':7 'see':6 'shit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6074959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700812290 {#5080
    date: 2023-11-24 08:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5081
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4864
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4618
        +user: Proxies\__CG__\App\Entity\User {#4619 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4030
          +user: App\Entity\User {#4013 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "How many times is this reddit tier meme going to be reposted here??"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1701332808 {#4036
            date: 2023-11-30 09:26:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sgt_choke_n_stroke@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4028 …}
          +nested: Doctrine\ORM\PersistentCollection {#4026 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4021 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
          -id: 153975
          -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6052399"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700731747 {#4034
            date: 2023-11-23 10:29:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4030}
        +body: "Until people stop bitching about reposts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700757979 {#4616
          date: 2023-11-23 17:46:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4620 …}
        +nested: Doctrine\ORM\PersistentCollection {#4622 …}
        +votes: Doctrine\ORM\PersistentCollection {#4624 …}
        +reports: Doctrine\ORM\PersistentCollection {#4626 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
        -id: 155295
        -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4949635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700757979 {#4617
          date: 2023-11-23 17:46:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4030}
      +body: "Reddit tier comment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700758315 {#4862
        date: 2023-11-23 17:51:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Omega_Haxors@lemmy.ml"
        "@Uniquitous@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4865 …}
      +nested: Doctrine\ORM\PersistentCollection {#4867 …}
      +votes: Doctrine\ORM\PersistentCollection {#4869 …}
      +reports: Doctrine\ORM\PersistentCollection {#4871 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
      -id: 155316
      -bodyTs: "'comment':3 'reddit':1 'tier':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6060387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700758315 {#4863
        date: 2023-11-23 17:51:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "Then go back, we don’t care."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700775795 {#5041
      date: 2023-11-23 22:43:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
      "@Uniquitous@lemmy.one"
    ]
    +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: 156322
    -bodyTs: "'back':3 'care':7 'go':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4824472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775795 {#5042
      date: 2023-11-23 22:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Good idea, then I can see nothing BUT that kind of shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700812290 {#5079
    date: 2023-11-24 08:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@Uniquitous@lemmy.one"
    "@Akasazh@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 157689
  -bodyTs: "'good':1 'idea':2 'kind':10 'noth':7 'see':6 'shit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6074959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700812290 {#5080
    date: 2023-11-24 08:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5081
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4864
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4618
        +user: Proxies\__CG__\App\Entity\User {#4619 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4030
          +user: App\Entity\User {#4013 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "How many times is this reddit tier meme going to be reposted here??"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1701332808 {#4036
            date: 2023-11-30 09:26:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sgt_choke_n_stroke@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4028 …}
          +nested: Doctrine\ORM\PersistentCollection {#4026 …}
          +votes: Doctrine\ORM\PersistentCollection {#4024 …}
          +reports: Doctrine\ORM\PersistentCollection {#4021 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
          -id: 153975
          -bodyTs: "'go':9 'mani':2 'meme':8 'reddit':6 'repost':12 'tier':7 'time':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6052399"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700731747 {#4034
            date: 2023-11-23 10:29:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4030}
        +body: "Until people stop bitching about reposts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700757979 {#4616
          date: 2023-11-23 17:46:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4620 …}
        +nested: Doctrine\ORM\PersistentCollection {#4622 …}
        +votes: Doctrine\ORM\PersistentCollection {#4624 …}
        +reports: Doctrine\ORM\PersistentCollection {#4626 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
        -id: 155295
        -bodyTs: "'bitch':4 'peopl':2 'repost':6 'stop':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4949635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700757979 {#4617
          date: 2023-11-23 17:46:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4030}
      +body: "Reddit tier comment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700758315 {#4862
        date: 2023-11-23 17:51:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Omega_Haxors@lemmy.ml"
        "@Uniquitous@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4865 …}
      +nested: Doctrine\ORM\PersistentCollection {#4867 …}
      +votes: Doctrine\ORM\PersistentCollection {#4869 …}
      +reports: Doctrine\ORM\PersistentCollection {#4871 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
      -id: 155316
      -bodyTs: "'comment':3 'reddit':1 'tier':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6060387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700758315 {#4863
        date: 2023-11-23 17:51:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "Then go back, we don’t care."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700775795 {#5041
      date: 2023-11-23 22:43:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
      "@Uniquitous@lemmy.one"
    ]
    +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: 156322
    -bodyTs: "'back':3 'care':7 'go':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4824472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775795 {#5042
      date: 2023-11-23 22:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Good idea, then I can see nothing BUT that kind of shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700812290 {#5079
    date: 2023-11-24 08:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@Uniquitous@lemmy.one"
    "@Akasazh@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 157689
  -bodyTs: "'good':1 'idea':2 'kind':10 'noth':7 'see':6 'shit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6074959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700812290 {#5080
    date: 2023-11-24 08:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Cursed welding"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700728321 {#4106
    date: 2023-11-23 09:32:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 153870
  -bodyTs: "'curs':1 'weld':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4622680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700728321 {#4107
    date: 2023-11-23 09:32:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Cursed welding"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700728321 {#4106
    date: 2023-11-23 09:32:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 153870
  -bodyTs: "'curs':1 'weld':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4622680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700728321 {#4107
    date: 2023-11-23 09:32:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Cursed welding"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700728321 {#4106
    date: 2023-11-23 09:32:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 153870
  -bodyTs: "'curs':1 'weld':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4622680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700728321 {#4107
    date: 2023-11-23 09:32:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wakey wakey, septum bakey"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1700721012 {#4179
    date: 2023-11-23 07:30:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 153590
  -bodyTs: "'bakey':4 'septum':3 'wakey':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5839278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700721012 {#4180
    date: 2023-11-23 07:30:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wakey wakey, septum bakey"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1700721012 {#4179
    date: 2023-11-23 07:30:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 153590
  -bodyTs: "'bakey':4 'septum':3 'wakey':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5839278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700721012 {#4180
    date: 2023-11-23 07:30:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wakey wakey, septum bakey"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1700721012 {#4179
    date: 2023-11-23 07:30:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 153590
  -bodyTs: "'bakey':4 'septum':3 'wakey':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5839278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700721012 {#4180
    date: 2023-11-23 07:30:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4257
  +user: App\Entity\User {#4270 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When the battery connected: ![](https://monyet.cc/pictrs/image/0922a0d6-4b23-4720-bc1b-adcd1f066240.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1700717977 {#4252
    date: 2023-11-23 06:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 153495
  -bodyTs: "'/pictrs/image/0922a0d6-4b23-4720-bc1b-adcd1f066240.jpeg)':7 'batteri':3 'connect':4 'monyet.cc':6 'monyet.cc/pictrs/image/0922a0d6-4b23-4720-bc1b-adcd1f066240.jpeg)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/3423621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700717977 {#4253
    date: 2023-11-23 06:39:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4257
  +user: App\Entity\User {#4270 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When the battery connected: ![](https://monyet.cc/pictrs/image/0922a0d6-4b23-4720-bc1b-adcd1f066240.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1700717977 {#4252
    date: 2023-11-23 06:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 153495
  -bodyTs: "'/pictrs/image/0922a0d6-4b23-4720-bc1b-adcd1f066240.jpeg)':7 'batteri':3 'connect':4 'monyet.cc':6 'monyet.cc/pictrs/image/0922a0d6-4b23-4720-bc1b-adcd1f066240.jpeg)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/3423621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700717977 {#4253
    date: 2023-11-23 06:39:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4257
  +user: App\Entity\User {#4270 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When the battery connected: ![](https://monyet.cc/pictrs/image/0922a0d6-4b23-4720-bc1b-adcd1f066240.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1700717977 {#4252
    date: 2023-11-23 06:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 153495
  -bodyTs: "'/pictrs/image/0922a0d6-4b23-4720-bc1b-adcd1f066240.jpeg)':7 'batteri':3 'connect':4 'monyet.cc':6 'monyet.cc/pictrs/image/0922a0d6-4b23-4720-bc1b-adcd1f066240.jpeg)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/3423621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700717977 {#4253
    date: 2023-11-23 06:39:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4331
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
    \n
    I think the septum is going to get pretty toasty.\n
    \n
    [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1701287901 {#4325
    date: 2023-11-29 20:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4332 …}
  +nested: Doctrine\ORM\PersistentCollection {#4334 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 153352
  -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4484351"
  +editedAt: DateTimeImmutable @1701207202 {#4326
    date: 2023-11-28 22:33:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700714184 {#4327
    date: 2023-11-23 05:36:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4331
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
    \n
    I think the septum is going to get pretty toasty.\n
    \n
    [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1701287901 {#4325
    date: 2023-11-29 20:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4332 …}
  +nested: Doctrine\ORM\PersistentCollection {#4334 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 153352
  -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4484351"
  +editedAt: DateTimeImmutable @1701207202 {#4326
    date: 2023-11-28 22:33:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700714184 {#4327
    date: 2023-11-23 05:36:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4331
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
    \n
    I think the septum is going to get pretty toasty.\n
    \n
    [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1701287901 {#4325
    date: 2023-11-29 20:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4332 …}
  +nested: Doctrine\ORM\PersistentCollection {#4334 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 153352
  -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4484351"
  +editedAt: DateTimeImmutable @1701207202 {#4326
    date: 2023-11-28 22:33:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700714184 {#4327
    date: 2023-11-23 05:36:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4585
  +user: Proxies\__CG__\App\Entity\User {#4586 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
      \n
      I think the septum is going to get pretty toasty.\n
      \n
      [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701287901 {#4325
      date: 2023-11-29 20:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 153352
    -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4484351"
    +editedAt: DateTimeImmutable @1701207202 {#4326
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4327
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Well now I want to try this with my septum piercing and find out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700719986 {#4583
    date: 2023-11-23 07:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4587 …}
  +nested: Doctrine\ORM\PersistentCollection {#4589 …}
  +votes: Doctrine\ORM\PersistentCollection {#4591 …}
  +reports: Doctrine\ORM\PersistentCollection {#4593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
  -id: 153558
  -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4557775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700719986 {#4584
    date: 2023-11-23 07:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4585
  +user: Proxies\__CG__\App\Entity\User {#4586 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
      \n
      I think the septum is going to get pretty toasty.\n
      \n
      [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701287901 {#4325
      date: 2023-11-29 20:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 153352
    -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4484351"
    +editedAt: DateTimeImmutable @1701207202 {#4326
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4327
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Well now I want to try this with my septum piercing and find out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700719986 {#4583
    date: 2023-11-23 07:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4587 …}
  +nested: Doctrine\ORM\PersistentCollection {#4589 …}
  +votes: Doctrine\ORM\PersistentCollection {#4591 …}
  +reports: Doctrine\ORM\PersistentCollection {#4593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
  -id: 153558
  -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4557775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700719986 {#4584
    date: 2023-11-23 07:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4585
  +user: Proxies\__CG__\App\Entity\User {#4586 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
      \n
      I think the septum is going to get pretty toasty.\n
      \n
      [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701287901 {#4325
      date: 2023-11-29 20:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 153352
    -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4484351"
    +editedAt: DateTimeImmutable @1701207202 {#4326
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4327
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Well now I want to try this with my septum piercing and find out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700719986 {#4583
    date: 2023-11-23 07:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4587 …}
  +nested: Doctrine\ORM\PersistentCollection {#4589 …}
  +votes: Doctrine\ORM\PersistentCollection {#4591 …}
  +reports: Doctrine\ORM\PersistentCollection {#4593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
  -id: 153558
  -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4557775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700719986 {#4584
    date: 2023-11-23 07:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4736
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4585
    +user: Proxies\__CG__\App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Well now I want to try this with my septum piercing and find out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700719986 {#4583
      date: 2023-11-23 07:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4587 …}
    +nested: Doctrine\ORM\PersistentCollection {#4589 …}
    +votes: Doctrine\ORM\PersistentCollection {#4591 …}
    +reports: Doctrine\ORM\PersistentCollection {#4593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 153558
    -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4557775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700719986 {#4584
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Do it with the piercing OUT OF YOUR BODY. You don’t want a hot piece of metal that you can’t get off of yourself fast enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1700720629 {#4734
    date: 2023-11-23 07:23:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@lone_faerie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 153575
  -bodyTs: "'bodi':9 'enough':28 'fast':27 'get':23 'hot':15 'metal':18 'piec':16 'pierc':5 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720629 {#4735
    date: 2023-11-23 07:23:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4736
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4585
    +user: Proxies\__CG__\App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Well now I want to try this with my septum piercing and find out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700719986 {#4583
      date: 2023-11-23 07:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4587 …}
    +nested: Doctrine\ORM\PersistentCollection {#4589 …}
    +votes: Doctrine\ORM\PersistentCollection {#4591 …}
    +reports: Doctrine\ORM\PersistentCollection {#4593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 153558
    -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4557775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700719986 {#4584
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Do it with the piercing OUT OF YOUR BODY. You don’t want a hot piece of metal that you can’t get off of yourself fast enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1700720629 {#4734
    date: 2023-11-23 07:23:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@lone_faerie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 153575
  -bodyTs: "'bodi':9 'enough':28 'fast':27 'get':23 'hot':15 'metal':18 'piec':16 'pierc':5 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720629 {#4735
    date: 2023-11-23 07:23:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4736
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4585
    +user: Proxies\__CG__\App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Well now I want to try this with my septum piercing and find out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700719986 {#4583
      date: 2023-11-23 07:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4587 …}
    +nested: Doctrine\ORM\PersistentCollection {#4589 …}
    +votes: Doctrine\ORM\PersistentCollection {#4591 …}
    +reports: Doctrine\ORM\PersistentCollection {#4593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 153558
    -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4557775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700719986 {#4584
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Do it with the piercing OUT OF YOUR BODY. You don’t want a hot piece of metal that you can’t get off of yourself fast enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1700720629 {#4734
    date: 2023-11-23 07:23:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@lone_faerie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 153575
  -bodyTs: "'bodi':9 'enough':28 'fast':27 'get':23 'hot':15 'metal':18 'piec':16 'pierc':5 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720629 {#4735
    date: 2023-11-23 07:23:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4751
  +user: Proxies\__CG__\App\Entity\User {#4752 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4585
    +user: Proxies\__CG__\App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Well now I want to try this with my septum piercing and find out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700719986 {#4583
      date: 2023-11-23 07:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4587 …}
    +nested: Doctrine\ORM\PersistentCollection {#4589 …}
    +votes: Doctrine\ORM\PersistentCollection {#4591 …}
    +reports: Doctrine\ORM\PersistentCollection {#4593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 153558
    -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4557775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700719986 {#4584
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "You could put one in a hot dog and shock it if you want to try it without making your nose toasty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700730092 {#4749
    date: 2023-11-23 10:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@lone_faerie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 153926
  -bodyTs: "'could':2 'dog':8 'hot':7 'make':19 'nose':21 'one':4 'put':3 'shock':10 'toasti':22 'tri':16 'want':14 'without':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5842525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730092 {#4750
    date: 2023-11-23 10:01:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4751
  +user: Proxies\__CG__\App\Entity\User {#4752 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4585
    +user: Proxies\__CG__\App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Well now I want to try this with my septum piercing and find out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700719986 {#4583
      date: 2023-11-23 07:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4587 …}
    +nested: Doctrine\ORM\PersistentCollection {#4589 …}
    +votes: Doctrine\ORM\PersistentCollection {#4591 …}
    +reports: Doctrine\ORM\PersistentCollection {#4593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 153558
    -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4557775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700719986 {#4584
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "You could put one in a hot dog and shock it if you want to try it without making your nose toasty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700730092 {#4749
    date: 2023-11-23 10:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@lone_faerie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 153926
  -bodyTs: "'could':2 'dog':8 'hot':7 'make':19 'nose':21 'one':4 'put':3 'shock':10 'toasti':22 'tri':16 'want':14 'without':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5842525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730092 {#4750
    date: 2023-11-23 10:01:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4751
  +user: Proxies\__CG__\App\Entity\User {#4752 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4585
    +user: Proxies\__CG__\App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Well now I want to try this with my septum piercing and find out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700719986 {#4583
      date: 2023-11-23 07:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4587 …}
    +nested: Doctrine\ORM\PersistentCollection {#4589 …}
    +votes: Doctrine\ORM\PersistentCollection {#4591 …}
    +reports: Doctrine\ORM\PersistentCollection {#4593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 153558
    -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4557775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700719986 {#4584
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "You could put one in a hot dog and shock it if you want to try it without making your nose toasty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700730092 {#4749
    date: 2023-11-23 10:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@lone_faerie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 153926
  -bodyTs: "'could':2 'dog':8 'hot':7 'make':19 'nose':21 'one':4 'put':3 'shock':10 'toasti':22 'tri':16 'want':14 'without':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5842525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730092 {#4750
    date: 2023-11-23 10:01:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4767
  +user: Proxies\__CG__\App\Entity\User {#4768 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4585
    +user: Proxies\__CG__\App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Well now I want to try this with my septum piercing and find out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700719986 {#4583
      date: 2023-11-23 07:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4587 …}
    +nested: Doctrine\ORM\PersistentCollection {#4589 …}
    +votes: Doctrine\ORM\PersistentCollection {#4591 …}
    +reports: Doctrine\ORM\PersistentCollection {#4593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 153558
    -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4557775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700719986 {#4584
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "If you do please let me know what happens lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700752484 {#4765
    date: 2023-11-23 16:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@lone_faerie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 154948
  -bodyTs: "'happen':9 'know':7 'let':5 'lol':10 'pleas':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6490407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700752484 {#4766
    date: 2023-11-23 16:14:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4767
  +user: Proxies\__CG__\App\Entity\User {#4768 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4585
    +user: Proxies\__CG__\App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Well now I want to try this with my septum piercing and find out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700719986 {#4583
      date: 2023-11-23 07:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4587 …}
    +nested: Doctrine\ORM\PersistentCollection {#4589 …}
    +votes: Doctrine\ORM\PersistentCollection {#4591 …}
    +reports: Doctrine\ORM\PersistentCollection {#4593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 153558
    -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4557775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700719986 {#4584
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "If you do please let me know what happens lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700752484 {#4765
    date: 2023-11-23 16:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@lone_faerie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 154948
  -bodyTs: "'happen':9 'know':7 'let':5 'lol':10 'pleas':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6490407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700752484 {#4766
    date: 2023-11-23 16:14:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4767
  +user: Proxies\__CG__\App\Entity\User {#4768 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4585
    +user: Proxies\__CG__\App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Well now I want to try this with my septum piercing and find out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700719986 {#4583
      date: 2023-11-23 07:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4587 …}
    +nested: Doctrine\ORM\PersistentCollection {#4589 …}
    +votes: Doctrine\ORM\PersistentCollection {#4591 …}
    +reports: Doctrine\ORM\PersistentCollection {#4593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 153558
    -bodyTs: "'find':13 'pierc':11 'septum':10 'tri':6 'want':4 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4557775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700719986 {#4584
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "If you do please let me know what happens lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700752484 {#4765
    date: 2023-11-23 16:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@lone_faerie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 154948
  -bodyTs: "'happen':9 'know':7 'let':5 'lol':10 'pleas':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6490407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700752484 {#4766
    date: 2023-11-23 16:14:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4602
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
      \n
      I think the septum is going to get pretty toasty.\n
      \n
      [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701287901 {#4325
      date: 2023-11-29 20:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 153352
    -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4484351"
    +editedAt: DateTimeImmutable @1701207202 {#4326
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4327
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
    \n
    Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
    \n
    Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1700737748 {#4599
    date: 2023-11-23 12:09:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4604 …}
  +nested: Doctrine\ORM\PersistentCollection {#4606 …}
  +votes: Doctrine\ORM\PersistentCollection {#4608 …}
  +reports: Doctrine\ORM\PersistentCollection {#4610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
  -id: 154162
  -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5845182"
  +editedAt: DateTimeImmutable @1701232478 {#4600
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700737748 {#4601
    date: 2023-11-23 12:09:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4602
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
      \n
      I think the septum is going to get pretty toasty.\n
      \n
      [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701287901 {#4325
      date: 2023-11-29 20:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 153352
    -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4484351"
    +editedAt: DateTimeImmutable @1701207202 {#4326
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4327
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
    \n
    Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
    \n
    Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1700737748 {#4599
    date: 2023-11-23 12:09:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4604 …}
  +nested: Doctrine\ORM\PersistentCollection {#4606 …}
  +votes: Doctrine\ORM\PersistentCollection {#4608 …}
  +reports: Doctrine\ORM\PersistentCollection {#4610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
  -id: 154162
  -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5845182"
  +editedAt: DateTimeImmutable @1701232478 {#4600
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700737748 {#4601
    date: 2023-11-23 12:09:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4602
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
      \n
      I think the septum is going to get pretty toasty.\n
      \n
      [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701287901 {#4325
      date: 2023-11-29 20:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 153352
    -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4484351"
    +editedAt: DateTimeImmutable @1701207202 {#4326
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4327
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
    \n
    Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
    \n
    Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1700737748 {#4599
    date: 2023-11-23 12:09:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4604 …}
  +nested: Doctrine\ORM\PersistentCollection {#4606 …}
  +votes: Doctrine\ORM\PersistentCollection {#4608 …}
  +reports: Doctrine\ORM\PersistentCollection {#4610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
  -id: 154162
  -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5845182"
  +editedAt: DateTimeImmutable @1701232478 {#4600
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700737748 {#4601
    date: 2023-11-23 12:09:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4783
  +user: Proxies\__CG__\App\Entity\User {#4784 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
      \n
      Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
      \n
      Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700737748 {#4599
      date: 2023-11-23 12:09:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 154162
    -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5845182"
    +editedAt: DateTimeImmutable @1701232478 {#4600
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4601
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Thank you for your service"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700743488 {#4781
    date: 2023-11-23 13:44:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 154346
  -bodyTs: "'servic':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6485028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700743488 {#4782
    date: 2023-11-23 13:44:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4783
  +user: Proxies\__CG__\App\Entity\User {#4784 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
      \n
      Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
      \n
      Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700737748 {#4599
      date: 2023-11-23 12:09:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 154162
    -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5845182"
    +editedAt: DateTimeImmutable @1701232478 {#4600
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4601
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Thank you for your service"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700743488 {#4781
    date: 2023-11-23 13:44:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 154346
  -bodyTs: "'servic':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6485028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700743488 {#4782
    date: 2023-11-23 13:44:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4783
  +user: Proxies\__CG__\App\Entity\User {#4784 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
      \n
      Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
      \n
      Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700737748 {#4599
      date: 2023-11-23 12:09:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 154162
    -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5845182"
    +editedAt: DateTimeImmutable @1701232478 {#4600
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4601
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Thank you for your service"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700743488 {#4781
    date: 2023-11-23 13:44:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 154346
  -bodyTs: "'servic':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6485028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700743488 {#4782
    date: 2023-11-23 13:44:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4799
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
      \n
      Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
      \n
      Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700737748 {#4599
      date: 2023-11-23 12:09:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 154162
    -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5845182"
    +editedAt: DateTimeImmutable @1701232478 {#4600
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4601
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    How long did you keep the nail on the battery for?\n
    \n
    A 9V battery can be used as a foam cutter.\n
    \n
    Styrofoam and most art foams melt at about 200°C\n
    \n
    [youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a](https://youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700752656 {#4797
    date: 2023-11-23 16:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4803 …}
  +votes: Doctrine\ORM\PersistentCollection {#4805 …}
  +reports: Doctrine\ORM\PersistentCollection {#4807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
  -id: 154965
  -bodyTs: "'/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':34 '200':30 '9v':13 'art':25 'batteri':10,14 'c':31 'cutter':21 'foam':20,26 'keep':5 'long':2 'melt':27 'nail':7 'styrofoam':22 'use':17 'youtu.be':33 'youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5531409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700752656 {#4798
    date: 2023-11-23 16:17:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4799
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
      \n
      Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
      \n
      Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700737748 {#4599
      date: 2023-11-23 12:09:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 154162
    -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5845182"
    +editedAt: DateTimeImmutable @1701232478 {#4600
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4601
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    How long did you keep the nail on the battery for?\n
    \n
    A 9V battery can be used as a foam cutter.\n
    \n
    Styrofoam and most art foams melt at about 200°C\n
    \n
    [youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a](https://youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700752656 {#4797
    date: 2023-11-23 16:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4803 …}
  +votes: Doctrine\ORM\PersistentCollection {#4805 …}
  +reports: Doctrine\ORM\PersistentCollection {#4807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
  -id: 154965
  -bodyTs: "'/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':34 '200':30 '9v':13 'art':25 'batteri':10,14 'c':31 'cutter':21 'foam':20,26 'keep':5 'long':2 'melt':27 'nail':7 'styrofoam':22 'use':17 'youtu.be':33 'youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5531409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700752656 {#4798
    date: 2023-11-23 16:17:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4799
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
      \n
      Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
      \n
      Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700737748 {#4599
      date: 2023-11-23 12:09:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 154162
    -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5845182"
    +editedAt: DateTimeImmutable @1701232478 {#4600
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4601
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    How long did you keep the nail on the battery for?\n
    \n
    A 9V battery can be used as a foam cutter.\n
    \n
    Styrofoam and most art foams melt at about 200°C\n
    \n
    [youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a](https://youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700752656 {#4797
    date: 2023-11-23 16:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4803 …}
  +votes: Doctrine\ORM\PersistentCollection {#4805 …}
  +reports: Doctrine\ORM\PersistentCollection {#4807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
  -id: 154965
  -bodyTs: "'/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':34 '200':30 '9v':13 'art':25 'batteri':10,14 'c':31 'cutter':21 'foam':20,26 'keep':5 'long':2 'melt':27 'nail':7 'styrofoam':22 'use':17 'youtu.be':33 'youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5531409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700752656 {#4798
    date: 2023-11-23 16:17:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5028
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#4603 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4331
        +user: App\Entity\User {#4344 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
          \n
          I think the septum is going to get pretty toasty.\n
          \n
          [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1701287901 {#4325
          date: 2023-11-29 20:58:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4332 …}
        +nested: Doctrine\ORM\PersistentCollection {#4334 …}
        +votes: Doctrine\ORM\PersistentCollection {#4336 …}
        +reports: Doctrine\ORM\PersistentCollection {#4338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
        -id: 153352
        -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4484351"
        +editedAt: DateTimeImmutable @1701207202 {#4326
          date: 2023-11-28 22:33:22.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700714184 {#4327
          date: 2023-11-23 05:36:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: """
        I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
        \n
        Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
        \n
        Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1700737748 {#4599
        date: 2023-11-23 12:09:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4604 …}
      +nested: Doctrine\ORM\PersistentCollection {#4606 …}
      +votes: Doctrine\ORM\PersistentCollection {#4608 …}
      +reports: Doctrine\ORM\PersistentCollection {#4610 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
      -id: 154162
      -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5845182"
      +editedAt: DateTimeImmutable @1701232478 {#4600
        date: 2023-11-29 05:34:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700737748 {#4601
        date: 2023-11-23 12:09:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      How long did you keep the nail on the battery for?\n
      \n
      A 9V battery can be used as a foam cutter.\n
      \n
      Styrofoam and most art foams melt at about 200°C\n
      \n
      [youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a](https://youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700752656 {#4797
      date: 2023-11-23 16:17:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
      "@Enkers@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 154965
    -bodyTs: "'/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':34 '200':30 '9v':13 'art':25 'batteri':10,14 'c':31 'cutter':21 'foam':20,26 'keep':5 'long':2 'melt':27 'nail':7 'styrofoam':22 'use':17 'youtu.be':33 'youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5531409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700752656 {#4798
      date: 2023-11-23 16:17:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    About 10-20s, I left it on until it didn’t seem to be getting much hotter. I also didn’t want the battery to overheat and fail catastrophically. I think because the “wire” is such a large gauge, there’s not enough current for it to get seriously hot. In a foam cutter, you’re passing all that current through a much smaller cross-sectional area.\n
    \n
    Edit: just to confirm, I did a little math. A 10cm steel wire with a tenth of the diameter would have a resistance of 5 ohms. That means that instead of 1% of the total heat dissipating in the thick wire, 80% of the heat is dissipating in the wire in foam cutter’s case, and there’s more total resistance, so more heat dissipation as well.\n
    \n
    This is because:\n
    \n
    A = π r²\n
    \n
    R = ρ × L / A\n
    \n
    So resistance is proportional to the material resistivity (ρ), the length (L), and the inverse square of the radius (r⁻²). That is to say, decreasing the radius by a factor of 10 increases resistance by a factor of 100.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700753987 {#5025
    date: 2023-11-23 16:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5029 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5033 …}
  +reports: Doctrine\ORM\PersistentCollection {#5035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
  -id: 155047
  -bodyTs: "'-20':3 '1':101 '10':2,178 '100':185 '10cm':80 '5':94 '80':111 'also':20 'area':69 'batteri':25 'case':124 'catastroph':30 'confirm':73 'cross':67 'cross-sect':66 'current':45,61 'cutter':55,122 'decreas':171 'diamet':88 'didn':11,21 'dissip':106,116,134 'edit':70 'enough':44 'factor':176,183 'fail':29 'foam':54,121 'gaug':40 'get':16,49 'heat':105,114,133 'hot':51 'hotter':18 'increas':179 'instead':99 'invers':161 'l':145,158 'larg':39 'left':6 'length':157 'littl':77 'materi':153 'math':78 'mean':97 'much':17,64 'ohm':95 'overheat':27 'pass':58 'proport':150 'r':142,143,166 'radius':165,173 're':57 'resist':92,130,148,154,180 'say':170 'section':68 'seem':13 'serious':50 'smaller':65 'squar':162 'steel':81 'tenth':85 'thick':109 'think':32 'total':104,129 'want':23 'well':136 'wire':35,82,110,119 'would':89 'π':141 'ρ':144,155"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5853503"
  +editedAt: DateTimeImmutable @1701260376 {#5026
    date: 2023-11-29 13:19:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753987 {#5027
    date: 2023-11-23 16:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5028
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#4603 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4331
        +user: App\Entity\User {#4344 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
          \n
          I think the septum is going to get pretty toasty.\n
          \n
          [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1701287901 {#4325
          date: 2023-11-29 20:58:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4332 …}
        +nested: Doctrine\ORM\PersistentCollection {#4334 …}
        +votes: Doctrine\ORM\PersistentCollection {#4336 …}
        +reports: Doctrine\ORM\PersistentCollection {#4338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
        -id: 153352
        -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4484351"
        +editedAt: DateTimeImmutable @1701207202 {#4326
          date: 2023-11-28 22:33:22.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700714184 {#4327
          date: 2023-11-23 05:36:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: """
        I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
        \n
        Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
        \n
        Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1700737748 {#4599
        date: 2023-11-23 12:09:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4604 …}
      +nested: Doctrine\ORM\PersistentCollection {#4606 …}
      +votes: Doctrine\ORM\PersistentCollection {#4608 …}
      +reports: Doctrine\ORM\PersistentCollection {#4610 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
      -id: 154162
      -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5845182"
      +editedAt: DateTimeImmutable @1701232478 {#4600
        date: 2023-11-29 05:34:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700737748 {#4601
        date: 2023-11-23 12:09:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      How long did you keep the nail on the battery for?\n
      \n
      A 9V battery can be used as a foam cutter.\n
      \n
      Styrofoam and most art foams melt at about 200°C\n
      \n
      [youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a](https://youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700752656 {#4797
      date: 2023-11-23 16:17:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
      "@Enkers@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 154965
    -bodyTs: "'/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':34 '200':30 '9v':13 'art':25 'batteri':10,14 'c':31 'cutter':21 'foam':20,26 'keep':5 'long':2 'melt':27 'nail':7 'styrofoam':22 'use':17 'youtu.be':33 'youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5531409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700752656 {#4798
      date: 2023-11-23 16:17:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    About 10-20s, I left it on until it didn’t seem to be getting much hotter. I also didn’t want the battery to overheat and fail catastrophically. I think because the “wire” is such a large gauge, there’s not enough current for it to get seriously hot. In a foam cutter, you’re passing all that current through a much smaller cross-sectional area.\n
    \n
    Edit: just to confirm, I did a little math. A 10cm steel wire with a tenth of the diameter would have a resistance of 5 ohms. That means that instead of 1% of the total heat dissipating in the thick wire, 80% of the heat is dissipating in the wire in foam cutter’s case, and there’s more total resistance, so more heat dissipation as well.\n
    \n
    This is because:\n
    \n
    A = π r²\n
    \n
    R = ρ × L / A\n
    \n
    So resistance is proportional to the material resistivity (ρ), the length (L), and the inverse square of the radius (r⁻²). That is to say, decreasing the radius by a factor of 10 increases resistance by a factor of 100.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700753987 {#5025
    date: 2023-11-23 16:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5029 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5033 …}
  +reports: Doctrine\ORM\PersistentCollection {#5035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
  -id: 155047
  -bodyTs: "'-20':3 '1':101 '10':2,178 '100':185 '10cm':80 '5':94 '80':111 'also':20 'area':69 'batteri':25 'case':124 'catastroph':30 'confirm':73 'cross':67 'cross-sect':66 'current':45,61 'cutter':55,122 'decreas':171 'diamet':88 'didn':11,21 'dissip':106,116,134 'edit':70 'enough':44 'factor':176,183 'fail':29 'foam':54,121 'gaug':40 'get':16,49 'heat':105,114,133 'hot':51 'hotter':18 'increas':179 'instead':99 'invers':161 'l':145,158 'larg':39 'left':6 'length':157 'littl':77 'materi':153 'math':78 'mean':97 'much':17,64 'ohm':95 'overheat':27 'pass':58 'proport':150 'r':142,143,166 'radius':165,173 're':57 'resist':92,130,148,154,180 'say':170 'section':68 'seem':13 'serious':50 'smaller':65 'squar':162 'steel':81 'tenth':85 'thick':109 'think':32 'total':104,129 'want':23 'well':136 'wire':35,82,110,119 'would':89 'π':141 'ρ':144,155"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5853503"
  +editedAt: DateTimeImmutable @1701260376 {#5026
    date: 2023-11-29 13:19:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753987 {#5027
    date: 2023-11-23 16:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5028
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#4603 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4331
        +user: App\Entity\User {#4344 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
          \n
          I think the septum is going to get pretty toasty.\n
          \n
          [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1701287901 {#4325
          date: 2023-11-29 20:58:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4332 …}
        +nested: Doctrine\ORM\PersistentCollection {#4334 …}
        +votes: Doctrine\ORM\PersistentCollection {#4336 …}
        +reports: Doctrine\ORM\PersistentCollection {#4338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
        -id: 153352
        -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4484351"
        +editedAt: DateTimeImmutable @1701207202 {#4326
          date: 2023-11-28 22:33:22.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700714184 {#4327
          date: 2023-11-23 05:36:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: """
        I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
        \n
        Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
        \n
        Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1700737748 {#4599
        date: 2023-11-23 12:09:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4604 …}
      +nested: Doctrine\ORM\PersistentCollection {#4606 …}
      +votes: Doctrine\ORM\PersistentCollection {#4608 …}
      +reports: Doctrine\ORM\PersistentCollection {#4610 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
      -id: 154162
      -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5845182"
      +editedAt: DateTimeImmutable @1701232478 {#4600
        date: 2023-11-29 05:34:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700737748 {#4601
        date: 2023-11-23 12:09:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      How long did you keep the nail on the battery for?\n
      \n
      A 9V battery can be used as a foam cutter.\n
      \n
      Styrofoam and most art foams melt at about 200°C\n
      \n
      [youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a](https://youtu.be/4Hj9PJstexk?si=_NEMZZU4Yu_CSN0a)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700752656 {#4797
      date: 2023-11-23 16:17:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
      "@Enkers@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 154965
    -bodyTs: "'/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':34 '200':30 '9v':13 'art':25 'batteri':10,14 'c':31 'cutter':21 'foam':20,26 'keep':5 'long':2 'melt':27 'nail':7 'styrofoam':22 'use':17 'youtu.be':33 'youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a](https://youtu.be/4hj9pjstexk?si=_nemzzu4yu_csn0a)':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5531409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700752656 {#4798
      date: 2023-11-23 16:17:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    About 10-20s, I left it on until it didn’t seem to be getting much hotter. I also didn’t want the battery to overheat and fail catastrophically. I think because the “wire” is such a large gauge, there’s not enough current for it to get seriously hot. In a foam cutter, you’re passing all that current through a much smaller cross-sectional area.\n
    \n
    Edit: just to confirm, I did a little math. A 10cm steel wire with a tenth of the diameter would have a resistance of 5 ohms. That means that instead of 1% of the total heat dissipating in the thick wire, 80% of the heat is dissipating in the wire in foam cutter’s case, and there’s more total resistance, so more heat dissipation as well.\n
    \n
    This is because:\n
    \n
    A = π r²\n
    \n
    R = ρ × L / A\n
    \n
    So resistance is proportional to the material resistivity (ρ), the length (L), and the inverse square of the radius (r⁻²). That is to say, decreasing the radius by a factor of 10 increases resistance by a factor of 100.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700753987 {#5025
    date: 2023-11-23 16:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5029 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5033 …}
  +reports: Doctrine\ORM\PersistentCollection {#5035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
  -id: 155047
  -bodyTs: "'-20':3 '1':101 '10':2,178 '100':185 '10cm':80 '5':94 '80':111 'also':20 'area':69 'batteri':25 'case':124 'catastroph':30 'confirm':73 'cross':67 'cross-sect':66 'current':45,61 'cutter':55,122 'decreas':171 'diamet':88 'didn':11,21 'dissip':106,116,134 'edit':70 'enough':44 'factor':176,183 'fail':29 'foam':54,121 'gaug':40 'get':16,49 'heat':105,114,133 'hot':51 'hotter':18 'increas':179 'instead':99 'invers':161 'l':145,158 'larg':39 'left':6 'length':157 'littl':77 'materi':153 'math':78 'mean':97 'much':17,64 'ohm':95 'overheat':27 'pass':58 'proport':150 'r':142,143,166 'radius':165,173 're':57 'resist':92,130,148,154,180 'say':170 'section':68 'seem':13 'serious':50 'smaller':65 'squar':162 'steel':81 'tenth':85 'thick':109 'think':32 'total':104,129 'want':23 'well':136 'wire':35,82,110,119 'would':89 'π':141 'ρ':144,155"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5853503"
  +editedAt: DateTimeImmutable @1701260376 {#5026
    date: 2023-11-29 13:19:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753987 {#5027
    date: 2023-11-23 16:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
      \n
      Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
      \n
      Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700737748 {#4599
      date: 2023-11-23 12:09:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 154162
    -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5845182"
    +editedAt: DateTimeImmutable @1701232478 {#4600
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4601
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "/c/theydidthescience"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700775695 {#4813
    date: 2023-11-23 22:41:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 156316
  -bodyTs: "'/c/theydidthescience':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4824434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775695 {#4814
    date: 2023-11-23 22:41:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
      \n
      Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
      \n
      Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700737748 {#4599
      date: 2023-11-23 12:09:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 154162
    -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5845182"
    +editedAt: DateTimeImmutable @1701232478 {#4600
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4601
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "/c/theydidthescience"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700775695 {#4813
    date: 2023-11-23 22:41:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 156316
  -bodyTs: "'/c/theydidthescience':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4824434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775695 {#4814
    date: 2023-11-23 22:41:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        An AAAA cell has 200-350 mohms internal resistance. A 9v battery has 6 of them in series (many of them are literally that, others have their cells as a stack of plastic buckets). The nose ring is a short run of wire, it’s idunno a 0.2 ohm heater?\n
        \n
        I think the septum is going to get pretty toasty.\n
        \n
        [data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1701287901 {#4325
        date: 2023-11-29 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 153352
      -bodyTs: "'-350':6 '/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':63 '0.2':48 '200':5 '6':14 '9v':11 'aaaa':2 'batteri':12 'bucket':34 'cell':3,28 'data.energizer.com':62 'data.energizer.com/pdfs/e96.pdf](https://data.energizer.com/pdfs/e96.pdf)':61 'get':58 'go':56 'heater':50 'idunno':46 'intern':8 'liter':23 'mani':19 'mohm':7 'nose':36 'ohm':49 'other':25 'plastic':33 'pretti':59 'resist':9 'ring':37 'run':41 'septum':54 'seri':18 'short':40 'stack':31 'think':52 'toasti':60 'wire':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4484351"
      +editedAt: DateTimeImmutable @1701207202 {#4326
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4327
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      I just tested this (for science!) with a 9V battery and an iron nail of roughly nose-ring diameter. Both the nail and the battery get unpleasantly hot after several seconds. I don’t *think* they’d get hot enough to burn you, though. (Don’t take my word, though, please!) I believe the internal resistance of the battery does also increase with the temperature, so it effectively somewhat self regulates itself.\n
      \n
      Common nose ring materials like Titanium and Stainless Steel are 4× and 7× more resistant than iron, which means they should dissipate more power than the nail, and thus get hotter. I was calculating something around 3 milliohms for a titanium 16 gauge 10mm wire, and 0.7 milliohms for an iron wire.\n
      \n
      Regardless of material, at 1000 milliohms internal resistance, i think the battery itself is doing most of the heat dissipation. (But also over a much bigger surface area!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700737748 {#4599
      date: 2023-11-23 12:09:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@rotopenguin@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 154162
    -bodyTs: "'0.7':120 '1000':130 '10mm':117 '16':115 '3':110 '4':84 '7':86 '9v':9 'also':62,147 'area':153 'around':109 'batteri':10,26,60,137 'believ':54 'bigger':151 'burn':43 'calcul':107 'common':74 'd':38 'diamet':20 'dissip':95,145 'effect':69 'enough':41 'gaug':116 'get':27,39,103 'heat':144 'hot':29,40 'hotter':104 'increas':63 'intern':56,132 'iron':13,90,124 'like':78 'materi':77,128 'mean':92 'milliohm':111,121,131 'much':150 'nail':14,23,100 'nose':18,75 'nose-r':17 'pleas':52 'power':97 'regardless':126 'regul':72 'resist':57,88,133 'ring':19,76 'rough':16 'scienc':6 'second':32 'self':71 'sever':31 'someth':108 'somewhat':70 'stainless':81 'steel':82 'surfac':152 'take':48 'temperatur':66 'test':3 'think':36,135 'though':45,51 'thus':102 'titanium':79,114 'unpleas':28 'wire':118,125 'word':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5845182"
    +editedAt: DateTimeImmutable @1701232478 {#4600
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4601
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "/c/theydidthescience"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700775695 {#4813
    date: 2023-11-23 22:41:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@Enkers@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 156316
  -bodyTs: "'/c/theydidthescience':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4824434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775695 {#4814
    date: 2023-11-23 22:41:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4405
  +user: App\Entity\User {#4418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1701243084 {#4400
    date: 2023-11-29 08:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 153252
  -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3957883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700711880 {#4401
    date: 2023-11-23 04:58:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4405
  +user: App\Entity\User {#4418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1701243084 {#4400
    date: 2023-11-29 08:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 153252
  -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3957883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700711880 {#4401
    date: 2023-11-23 04:58:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4405
  +user: App\Entity\User {#4418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1701243084 {#4400
    date: 2023-11-29 08:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 153252
  -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3957883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700711880 {#4401
    date: 2023-11-23 04:58:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4492
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700712027 {#4493
    date: 2023-11-23 05:00:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 153259
  -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712027 {#4490
    date: 2023-11-23 05:00:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4492
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700712027 {#4493
    date: 2023-11-23 05:00:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 153259
  -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712027 {#4490
    date: 2023-11-23 05:00:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4492
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700712027 {#4493
    date: 2023-11-23 05:00:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 153259
  -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712027 {#4490
    date: 2023-11-23 05:00:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4645
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I mean, if you lick a 9v you definitely feel *something*. It’s not painful, but it’s not natural or pleasant either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1700712139 {#4646
    date: 2023-11-23 05:02:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 153264
  -bodyTs: "'9v':7 'definit':9 'either':23 'feel':10 'lick':5 'mean':2 'natur':20 'pain':15 'pleasant':22 'someth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4411477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712139 {#4643
    date: 2023-11-23 05:02:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4645
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I mean, if you lick a 9v you definitely feel *something*. It’s not painful, but it’s not natural or pleasant either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1700712139 {#4646
    date: 2023-11-23 05:02:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 153264
  -bodyTs: "'9v':7 'definit':9 'either':23 'feel':10 'lick':5 'mean':2 'natur':20 'pain':15 'pleasant':22 'someth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4411477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712139 {#4643
    date: 2023-11-23 05:02:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4645
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I mean, if you lick a 9v you definitely feel *something*. It’s not painful, but it’s not natural or pleasant either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1700712139 {#4646
    date: 2023-11-23 05:02:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 153264
  -bodyTs: "'9v':7 'definit':9 'either':23 'feel':10 'lick':5 'mean':2 'natur':20 'pain':15 'pleasant':22 'someth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4411477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712139 {#4643
    date: 2023-11-23 05:02:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4887
  +user: Proxies\__CG__\App\Entity\User {#4884 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4645
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "I mean, if you lick a 9v you definitely feel *something*. It’s not painful, but it’s not natural or pleasant either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700712139 {#4646
      date: 2023-11-23 05:02:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
    -id: 153264
    -bodyTs: "'9v':7 'definit':9 'either':23 'feel':10 'lick':5 'mean':2 'natur':20 'pain':15 'pleasant':22 'someth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4411477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712139 {#4643
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "If those are separate pieces of metal embedded in the skin, they will feel something. If it’s just an incomplete ring, it will draw so much current that the battery voltage drops too low to feel anything but the heat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700723890 {#4888
    date: 2023-11-23 08:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@Gandarf@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4881 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4883 …}
  +reports: Doctrine\ORM\PersistentCollection {#4894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4898 …}
  -id: 153701
  -bodyTs: "'anyth':38 'batteri':31 'current':28 'draw':25 'drop':33 'embed':8 'feel':14,37 'heat':41 'incomplet':21 'low':35 'metal':7 'much':27 'piec':5 'ring':22 'separ':4 'skin':11 'someth':15 'voltag':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5074368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723890 {#4891
    date: 2023-11-23 08:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4887
  +user: Proxies\__CG__\App\Entity\User {#4884 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4645
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "I mean, if you lick a 9v you definitely feel *something*. It’s not painful, but it’s not natural or pleasant either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700712139 {#4646
      date: 2023-11-23 05:02:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
    -id: 153264
    -bodyTs: "'9v':7 'definit':9 'either':23 'feel':10 'lick':5 'mean':2 'natur':20 'pain':15 'pleasant':22 'someth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4411477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712139 {#4643
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "If those are separate pieces of metal embedded in the skin, they will feel something. If it’s just an incomplete ring, it will draw so much current that the battery voltage drops too low to feel anything but the heat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700723890 {#4888
    date: 2023-11-23 08:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@Gandarf@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4881 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4883 …}
  +reports: Doctrine\ORM\PersistentCollection {#4894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4898 …}
  -id: 153701
  -bodyTs: "'anyth':38 'batteri':31 'current':28 'draw':25 'drop':33 'embed':8 'feel':14,37 'heat':41 'incomplet':21 'low':35 'metal':7 'much':27 'piec':5 'ring':22 'separ':4 'skin':11 'someth':15 'voltag':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5074368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723890 {#4891
    date: 2023-11-23 08:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4887
  +user: Proxies\__CG__\App\Entity\User {#4884 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4645
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "I mean, if you lick a 9v you definitely feel *something*. It’s not painful, but it’s not natural or pleasant either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700712139 {#4646
      date: 2023-11-23 05:02:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
    -id: 153264
    -bodyTs: "'9v':7 'definit':9 'either':23 'feel':10 'lick':5 'mean':2 'natur':20 'pain':15 'pleasant':22 'someth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4411477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712139 {#4643
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "If those are separate pieces of metal embedded in the skin, they will feel something. If it’s just an incomplete ring, it will draw so much current that the battery voltage drops too low to feel anything but the heat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700723890 {#4888
    date: 2023-11-23 08:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@Gandarf@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4881 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4883 …}
  +reports: Doctrine\ORM\PersistentCollection {#4894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4898 …}
  -id: 153701
  -bodyTs: "'anyth':38 'batteri':31 'current':28 'draw':25 'drop':33 'embed':8 'feel':14,37 'heat':41 'incomplet':21 'low':35 'metal':7 'much':27 'piec':5 'ring':22 'separ':4 'skin':11 'someth':15 'voltag':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5074368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723890 {#4891
    date: 2023-11-23 08:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4902
  +user: Proxies\__CG__\App\Entity\User {#4903 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4645
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "I mean, if you lick a 9v you definitely feel *something*. It’s not painful, but it’s not natural or pleasant either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700712139 {#4646
      date: 2023-11-23 05:02:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
    -id: 153264
    -bodyTs: "'9v':7 'definit':9 'either':23 'feel':10 'lick':5 'mean':2 'natur':20 'pain':15 'pleasant':22 'someth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4411477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712139 {#4643
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Can confirm. Used to lick them as a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700726940 {#4900
    date: 2023-11-23 09:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@Gandarf@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 153817
  -bodyTs: "'confirm':2 'kid':9 'lick':5 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6478641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726940 {#4901
    date: 2023-11-23 09:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4902
  +user: Proxies\__CG__\App\Entity\User {#4903 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4645
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "I mean, if you lick a 9v you definitely feel *something*. It’s not painful, but it’s not natural or pleasant either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700712139 {#4646
      date: 2023-11-23 05:02:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
    -id: 153264
    -bodyTs: "'9v':7 'definit':9 'either':23 'feel':10 'lick':5 'mean':2 'natur':20 'pain':15 'pleasant':22 'someth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4411477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712139 {#4643
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Can confirm. Used to lick them as a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700726940 {#4900
    date: 2023-11-23 09:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@Gandarf@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 153817
  -bodyTs: "'confirm':2 'kid':9 'lick':5 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6478641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726940 {#4901
    date: 2023-11-23 09:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4902
  +user: Proxies\__CG__\App\Entity\User {#4903 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4645
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "I mean, if you lick a 9v you definitely feel *something*. It’s not painful, but it’s not natural or pleasant either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700712139 {#4646
      date: 2023-11-23 05:02:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
    -id: 153264
    -bodyTs: "'9v':7 'definit':9 'either':23 'feel':10 'lick':5 'mean':2 'natur':20 'pain':15 'pleasant':22 'someth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4411477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712139 {#4643
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Can confirm. Used to lick them as a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700726940 {#4900
    date: 2023-11-23 09:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@Gandarf@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 153817
  -bodyTs: "'confirm':2 'kid':9 'lick':5 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6478641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726940 {#4901
    date: 2023-11-23 09:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4658
  +user: Proxies\__CG__\App\Entity\User {#4659 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "But it’d probably get really hot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700712835 {#4655
    date: 2023-11-23 05:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4660 …}
  +nested: Doctrine\ORM\PersistentCollection {#4662 …}
  +votes: Doctrine\ORM\PersistentCollection {#4664 …}
  +reports: Doctrine\ORM\PersistentCollection {#4666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4670 …}
  -id: 153292
  -bodyTs: "'d':3 'get':5 'hot':7 'probabl':4 'realli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521844"
  +editedAt: DateTimeImmutable @1701205400 {#4656
    date: 2023-11-28 22:03:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700712835 {#4657
    date: 2023-11-23 05:13:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4658
  +user: Proxies\__CG__\App\Entity\User {#4659 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "But it’d probably get really hot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700712835 {#4655
    date: 2023-11-23 05:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4660 …}
  +nested: Doctrine\ORM\PersistentCollection {#4662 …}
  +votes: Doctrine\ORM\PersistentCollection {#4664 …}
  +reports: Doctrine\ORM\PersistentCollection {#4666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4670 …}
  -id: 153292
  -bodyTs: "'d':3 'get':5 'hot':7 'probabl':4 'realli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521844"
  +editedAt: DateTimeImmutable @1701205400 {#4656
    date: 2023-11-28 22:03:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700712835 {#4657
    date: 2023-11-23 05:13:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4658
  +user: Proxies\__CG__\App\Entity\User {#4659 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "But it’d probably get really hot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700712835 {#4655
    date: 2023-11-23 05:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4660 …}
  +nested: Doctrine\ORM\PersistentCollection {#4662 …}
  +votes: Doctrine\ORM\PersistentCollection {#4664 …}
  +reports: Doctrine\ORM\PersistentCollection {#4666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4670 …}
  -id: 153292
  -bodyTs: "'d':3 'get':5 'hot':7 'probabl':4 'realli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521844"
  +editedAt: DateTimeImmutable @1701205400 {#4656
    date: 2023-11-28 22:03:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700712835 {#4657
    date: 2023-11-23 05:13:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4674
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Another confidently incorrect person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700713775 {#4672
    date: 2023-11-23 05:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4679 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 153334
  -bodyTs: "'anoth':1 'confid':2 'incorrect':3 'person':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713775 {#4673
    date: 2023-11-23 05:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4674
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Another confidently incorrect person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700713775 {#4672
    date: 2023-11-23 05:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4679 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 153334
  -bodyTs: "'anoth':1 'confid':2 'incorrect':3 'person':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713775 {#4673
    date: 2023-11-23 05:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4674
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Another confidently incorrect person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700713775 {#4672
    date: 2023-11-23 05:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4679 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 153334
  -bodyTs: "'anoth':1 'confid':2 'incorrect':3 'person':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713775 {#4673
    date: 2023-11-23 05:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4979
  +user: Proxies\__CG__\App\Entity\User {#4980 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4674
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4672
      date: 2023-11-23 05:29:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 153334
    -bodyTs: "'anoth':1 'confid':2 'incorrect':3 'person':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5522158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700713775 {#4673
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "What? They are clearly just screwing around man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700724643 {#4977
    date: 2023-11-23 08:30:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 153724
  -bodyTs: "'around':7 'clear':4 'man':8 'screw':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1266090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700724643 {#4978
    date: 2023-11-23 08:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4979
  +user: Proxies\__CG__\App\Entity\User {#4980 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4674
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4672
      date: 2023-11-23 05:29:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 153334
    -bodyTs: "'anoth':1 'confid':2 'incorrect':3 'person':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5522158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700713775 {#4673
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "What? They are clearly just screwing around man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700724643 {#4977
    date: 2023-11-23 08:30:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 153724
  -bodyTs: "'around':7 'clear':4 'man':8 'screw':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1266090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700724643 {#4978
    date: 2023-11-23 08:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4979
  +user: Proxies\__CG__\App\Entity\User {#4980 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4674
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4672
      date: 2023-11-23 05:29:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 153334
    -bodyTs: "'anoth':1 'confid':2 'incorrect':3 'person':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5522158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700713775 {#4673
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "What? They are clearly just screwing around man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700724643 {#4977
    date: 2023-11-23 08:30:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 153724
  -bodyTs: "'around':7 'clear':4 'man':8 'screw':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1266090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700724643 {#4978
    date: 2023-11-23 08:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4995
  +user: Proxies\__CG__\App\Entity\User {#4996 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4674
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4672
      date: 2023-11-23 05:29:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 153334
    -bodyTs: "'anoth':1 'confid':2 'incorrect':3 'person':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5522158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700713775 {#4673
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Woosh I guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700728561 {#4993
    date: 2023-11-23 09:36:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -id: 153878
  -bodyTs: "'guess':3 'woosh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4811202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700728561 {#4994
    date: 2023-11-23 09:36:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4995
  +user: Proxies\__CG__\App\Entity\User {#4996 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4674
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4672
      date: 2023-11-23 05:29:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 153334
    -bodyTs: "'anoth':1 'confid':2 'incorrect':3 'person':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5522158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700713775 {#4673
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Woosh I guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700728561 {#4993
    date: 2023-11-23 09:36:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -id: 153878
  -bodyTs: "'guess':3 'woosh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4811202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700728561 {#4994
    date: 2023-11-23 09:36:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4995
  +user: Proxies\__CG__\App\Entity\User {#4996 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4674
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4672
      date: 2023-11-23 05:29:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4675 …}
    +nested: Doctrine\ORM\PersistentCollection {#4677 …}
    +votes: Doctrine\ORM\PersistentCollection {#4679 …}
    +reports: Doctrine\ORM\PersistentCollection {#4681 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
    -id: 153334
    -bodyTs: "'anoth':1 'confid':2 'incorrect':3 'person':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5522158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700713775 {#4673
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Woosh I guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700728561 {#4993
    date: 2023-11-23 09:36:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -id: 153878
  -bodyTs: "'guess':3 'woosh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4811202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700728561 {#4994
    date: 2023-11-23 09:36:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4689
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    Dry skin is hundreds of thousands of ohms. Even wet skin has pretty good resistance. When you touch a 9v to your tongue, you’re starting to mess around with lower resistance flesh, it is definitely not a comfortable thing to do.\n
    \n
    The metal ring doesn’t do anything to move more electricity into your body, but it soaks every electron the battery can push and turns it into heat. Best I can figure it would amount to a few watts, which would be toasty if you were holding it between your fingers. The septum is a thin piece of flesh, I think it would sauté pretty quickly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1700715102 {#4687
    date: 2023-11-23 05:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4690 …}
  +nested: Doctrine\ORM\PersistentCollection {#4692 …}
  +votes: Doctrine\ORM\PersistentCollection {#4694 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 153396
  -bodyTs: "'9v':20 'amount':77 'anyth':49 'around':29 'batteri':63 'best':71 'bodi':56 'comfort':39 'definit':36 'doesn':46 'dri':1 'electr':53 'electron':61 'even':9 'everi':60 'figur':74 'finger':93 'flesh':33,101 'good':14 'heat':70 'hold':89 'hundr':4 'lower':31 'mess':28 'metal':44 'move':51 'ohm':8 'piec':99 'pretti':13,107 'push':65 'quick':108 're':25 'resist':15,32 'ring':45 'sauté':106 'septum':95 'skin':2,11 'soak':59 'start':26 'thin':98 'thing':40 'think':103 'thousand':6 'toasti':85 'tongu':23 'touch':18 'turn':67 'watt':81 'wet':10 'would':76,83,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4484796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700715102 {#4688
    date: 2023-11-23 05:51:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4689
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    Dry skin is hundreds of thousands of ohms. Even wet skin has pretty good resistance. When you touch a 9v to your tongue, you’re starting to mess around with lower resistance flesh, it is definitely not a comfortable thing to do.\n
    \n
    The metal ring doesn’t do anything to move more electricity into your body, but it soaks every electron the battery can push and turns it into heat. Best I can figure it would amount to a few watts, which would be toasty if you were holding it between your fingers. The septum is a thin piece of flesh, I think it would sauté pretty quickly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1700715102 {#4687
    date: 2023-11-23 05:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4690 …}
  +nested: Doctrine\ORM\PersistentCollection {#4692 …}
  +votes: Doctrine\ORM\PersistentCollection {#4694 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 153396
  -bodyTs: "'9v':20 'amount':77 'anyth':49 'around':29 'batteri':63 'best':71 'bodi':56 'comfort':39 'definit':36 'doesn':46 'dri':1 'electr':53 'electron':61 'even':9 'everi':60 'figur':74 'finger':93 'flesh':33,101 'good':14 'heat':70 'hold':89 'hundr':4 'lower':31 'mess':28 'metal':44 'move':51 'ohm':8 'piec':99 'pretti':13,107 'push':65 'quick':108 're':25 'resist':15,32 'ring':45 'sauté':106 'septum':95 'skin':2,11 'soak':59 'start':26 'thin':98 'thing':40 'think':103 'thousand':6 'toasti':85 'tongu':23 'touch':18 'turn':67 'watt':81 'wet':10 'would':76,83,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4484796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700715102 {#4688
    date: 2023-11-23 05:51:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4689
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700712027 {#4493
      date: 2023-11-23 05:00:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 153259
    -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5521547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712027 {#4490
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    Dry skin is hundreds of thousands of ohms. Even wet skin has pretty good resistance. When you touch a 9v to your tongue, you’re starting to mess around with lower resistance flesh, it is definitely not a comfortable thing to do.\n
    \n
    The metal ring doesn’t do anything to move more electricity into your body, but it soaks every electron the battery can push and turns it into heat. Best I can figure it would amount to a few watts, which would be toasty if you were holding it between your fingers. The septum is a thin piece of flesh, I think it would sauté pretty quickly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1700715102 {#4687
    date: 2023-11-23 05:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4690 …}
  +nested: Doctrine\ORM\PersistentCollection {#4692 …}
  +votes: Doctrine\ORM\PersistentCollection {#4694 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 153396
  -bodyTs: "'9v':20 'amount':77 'anyth':49 'around':29 'batteri':63 'best':71 'bodi':56 'comfort':39 'definit':36 'doesn':46 'dri':1 'electr':53 'electron':61 'even':9 'everi':60 'figur':74 'finger':93 'flesh':33,101 'good':14 'heat':70 'hold':89 'hundr':4 'lower':31 'mess':28 'metal':44 'move':51 'ohm':8 'piec':99 'pretti':13,107 'push':65 'quick':108 're':25 'resist':15,32 'ring':45 'sauté':106 'septum':95 'skin':2,11 'soak':59 'start':26 'thin':98 'thing':40 'think':103 'thousand':6 'toasti':85 'tongu':23 'touch':18 'turn':67 'watt':81 'wet':10 'would':76,83,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4484796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700715102 {#4688
    date: 2023-11-23 05:51:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5011
  +user: Proxies\__CG__\App\Entity\User {#5012 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4689
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      Dry skin is hundreds of thousands of ohms. Even wet skin has pretty good resistance. When you touch a 9v to your tongue, you’re starting to mess around with lower resistance flesh, it is definitely not a comfortable thing to do.\n
      \n
      The metal ring doesn’t do anything to move more electricity into your body, but it soaks every electron the battery can push and turns it into heat. Best I can figure it would amount to a few watts, which would be toasty if you were holding it between your fingers. The septum is a thin piece of flesh, I think it would sauté pretty quickly.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1700715102 {#4687
      date: 2023-11-23 05:51:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 153396
    -bodyTs: "'9v':20 'amount':77 'anyth':49 'around':29 'batteri':63 'best':71 'bodi':56 'comfort':39 'definit':36 'doesn':46 'dri':1 'electr':53 'electron':61 'even':9 'everi':60 'figur':74 'finger':93 'flesh':33,101 'good':14 'heat':70 'hold':89 'hundr':4 'lower':31 'mess':28 'metal':44 'move':51 'ohm':8 'piec':99 'pretti':13,107 'push':65 'quick':108 're':25 'resist':15,32 'ring':45 'sauté':106 'septum':95 'skin':2,11 'soak':59 'start':26 'thin':98 'thing':40 'think':103 'thousand':6 'toasti':85 'tongu':23 'touch':18 'turn':67 'watt':81 'wet':10 'would':76,83,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4484796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700715102 {#4688
      date: 2023-11-23 05:51:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Thank you, I appreciate the explanation. Being fairly physics ignorant I was wondering about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700720076 {#5009
    date: 2023-11-23 07:14:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -id: 153560
  -bodyTs: "'appreci':4 'explan':6 'fair':8 'ignor':10 'physic':9 'thank':1 'wonder':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720076 {#5010
    date: 2023-11-23 07:14:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5011
  +user: Proxies\__CG__\App\Entity\User {#5012 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4689
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      Dry skin is hundreds of thousands of ohms. Even wet skin has pretty good resistance. When you touch a 9v to your tongue, you’re starting to mess around with lower resistance flesh, it is definitely not a comfortable thing to do.\n
      \n
      The metal ring doesn’t do anything to move more electricity into your body, but it soaks every electron the battery can push and turns it into heat. Best I can figure it would amount to a few watts, which would be toasty if you were holding it between your fingers. The septum is a thin piece of flesh, I think it would sauté pretty quickly.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1700715102 {#4687
      date: 2023-11-23 05:51:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 153396
    -bodyTs: "'9v':20 'amount':77 'anyth':49 'around':29 'batteri':63 'best':71 'bodi':56 'comfort':39 'definit':36 'doesn':46 'dri':1 'electr':53 'electron':61 'even':9 'everi':60 'figur':74 'finger':93 'flesh':33,101 'good':14 'heat':70 'hold':89 'hundr':4 'lower':31 'mess':28 'metal':44 'move':51 'ohm':8 'piec':99 'pretti':13,107 'push':65 'quick':108 're':25 'resist':15,32 'ring':45 'sauté':106 'septum':95 'skin':2,11 'soak':59 'start':26 'thin':98 'thing':40 'think':103 'thousand':6 'toasti':85 'tongu':23 'touch':18 'turn':67 'watt':81 'wet':10 'would':76,83,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4484796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700715102 {#4688
      date: 2023-11-23 05:51:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Thank you, I appreciate the explanation. Being fairly physics ignorant I was wondering about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700720076 {#5009
    date: 2023-11-23 07:14:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -id: 153560
  -bodyTs: "'appreci':4 'explan':6 'fair':8 'ignor':10 'physic':9 'thank':1 'wonder':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720076 {#5010
    date: 2023-11-23 07:14:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5011
  +user: Proxies\__CG__\App\Entity\User {#5012 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4689
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4487 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1701243084 {#4400
          date: 2023-11-29 08:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sgt_choke_n_stroke@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 153252
        -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3957883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700711880 {#4401
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "No, 9v batteries have almost no shock to them. Put one on your tongue or lick your finger and touch the terminals. You’ll feel nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700712027 {#4493
        date: 2023-11-23 05:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
        "@Dave@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4486 …}
      +votes: Doctrine\ORM\PersistentCollection {#4484 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 153259
      -bodyTs: "'9v':2 'almost':5 'batteri':3 'feel':25 'finger':18 'lick':16 'll':24 'noth':26 'one':11 'put':10 'shock':7 'termin':22 'tongu':14 'touch':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5521547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712027 {#4490
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      Dry skin is hundreds of thousands of ohms. Even wet skin has pretty good resistance. When you touch a 9v to your tongue, you’re starting to mess around with lower resistance flesh, it is definitely not a comfortable thing to do.\n
      \n
      The metal ring doesn’t do anything to move more electricity into your body, but it soaks every electron the battery can push and turns it into heat. Best I can figure it would amount to a few watts, which would be toasty if you were holding it between your fingers. The septum is a thin piece of flesh, I think it would sauté pretty quickly.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1700715102 {#4687
      date: 2023-11-23 05:51:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 153396
    -bodyTs: "'9v':20 'amount':77 'anyth':49 'around':29 'batteri':63 'best':71 'bodi':56 'comfort':39 'definit':36 'doesn':46 'dri':1 'electr':53 'electron':61 'even':9 'everi':60 'figur':74 'finger':93 'flesh':33,101 'good':14 'heat':70 'hold':89 'hundr':4 'lower':31 'mess':28 'metal':44 'move':51 'ohm':8 'piec':99 'pretti':13,107 'push':65 'quick':108 're':25 'resist':15,32 'ring':45 'sauté':106 'septum':95 'skin':2,11 'soak':59 'start':26 'thin':98 'thing':40 'think':103 'thousand':6 'toasti':85 'tongu':23 'touch':18 'turn':67 'watt':81 'wet':10 'would':76,83,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4484796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700715102 {#4688
      date: 2023-11-23 05:51:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Thank you, I appreciate the explanation. Being fairly physics ignorant I was wondering about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700720076 {#5009
    date: 2023-11-23 07:14:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@mingistech@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -id: 153560
  -bodyTs: "'appreci':4 'explan':6 'fair':8 'ignor':10 'physic':9 'thank':1 'wonder':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720076 {#5010
    date: 2023-11-23 07:14:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4505
  +user: Proxies\__CG__\App\Entity\User {#4506 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Just put a 9volt in your pocket with some change"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700736651 {#4503
    date: 2023-11-23 11:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4507 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4517 …}
  -id: 154133
  -bodyTs: "'9volt':4 'chang':10 'pocket':7 'put':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5527371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700736651 {#4504
    date: 2023-11-23 11:50:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4505
  +user: Proxies\__CG__\App\Entity\User {#4506 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Just put a 9volt in your pocket with some change"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700736651 {#4503
    date: 2023-11-23 11:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4507 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4517 …}
  -id: 154133
  -bodyTs: "'9volt':4 'chang':10 'pocket':7 'put':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5527371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700736651 {#4504
    date: 2023-11-23 11:50:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4505
  +user: Proxies\__CG__\App\Entity\User {#4506 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Just put a 9volt in your pocket with some change"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700736651 {#4503
    date: 2023-11-23 11:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4507 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4517 …}
  -id: 154133
  -bodyTs: "'9volt':4 'chang':10 'pocket':7 'put':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5527371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700736651 {#4504
    date: 2023-11-23 11:50:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4521
  +user: Proxies\__CG__\App\Entity\User {#4522 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "It’s a short, the metal would heat up extremely fast and burn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700712422 {#4519
    date: 2023-11-23 05:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4523 …}
  +nested: Doctrine\ORM\PersistentCollection {#4525 …}
  +votes: Doctrine\ORM\PersistentCollection {#4527 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 153273
  -bodyTs: "'burn':13 'extrem':10 'fast':11 'heat':8 'metal':6 'short':4 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712422 {#4520
    date: 2023-11-23 05:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4521
  +user: Proxies\__CG__\App\Entity\User {#4522 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "It’s a short, the metal would heat up extremely fast and burn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700712422 {#4519
    date: 2023-11-23 05:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4523 …}
  +nested: Doctrine\ORM\PersistentCollection {#4525 …}
  +votes: Doctrine\ORM\PersistentCollection {#4527 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 153273
  -bodyTs: "'burn':13 'extrem':10 'fast':11 'heat':8 'metal':6 'short':4 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712422 {#4520
    date: 2023-11-23 05:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4521
  +user: Proxies\__CG__\App\Entity\User {#4522 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "It’s a short, the metal would heat up extremely fast and burn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700712422 {#4519
    date: 2023-11-23 05:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4523 …}
  +nested: Doctrine\ORM\PersistentCollection {#4525 …}
  +votes: Doctrine\ORM\PersistentCollection {#4527 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 153273
  -bodyTs: "'burn':13 'extrem':10 'fast':11 'heat':8 'metal':6 'short':4 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712422 {#4520
    date: 2023-11-23 05:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4918
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: "Why would you spread incorrect information so confidently? You’re absolutely wrong. A 9 volt will get hot in a few seconds when shorted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700713740 {#4916
    date: 2023-11-23 05:29:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 153333
  -bodyTs: "'9':14 'absolut':11 'confid':8 'get':17 'hot':18 'incorrect':5 'inform':6 're':10 'second':22 'short':24 'spread':4 'volt':15 'would':2 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713740 {#4917
    date: 2023-11-23 05:29:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4918
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: "Why would you spread incorrect information so confidently? You’re absolutely wrong. A 9 volt will get hot in a few seconds when shorted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700713740 {#4916
    date: 2023-11-23 05:29:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 153333
  -bodyTs: "'9':14 'absolut':11 'confid':8 'get':17 'hot':18 'incorrect':5 'inform':6 're':10 'second':22 'short':24 'spread':4 'volt':15 'would':2 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713740 {#4917
    date: 2023-11-23 05:29:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4918
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: "Why would you spread incorrect information so confidently? You’re absolutely wrong. A 9 volt will get hot in a few seconds when shorted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700713740 {#4916
    date: 2023-11-23 05:29:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 153333
  -bodyTs: "'9':14 'absolut':11 'confid':8 'get':17 'hot':18 'incorrect':5 'inform':6 're':10 'second':22 'short':24 'spread':4 'volt':15 'would':2 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713740 {#4917
    date: 2023-11-23 05:29:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5070
  +user: Proxies\__CG__\App\Entity\User {#5063 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4704 …}
    +root: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +body: "Why would you spread incorrect information so confidently? You’re absolutely wrong. A 9 volt will get hot in a few seconds when shorted."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700713740 {#4916
      date: 2023-11-23 05:29:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@toxic_cloud@lemmy.world"
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 153333
    -bodyTs: "'9':14 'absolut':11 'confid':8 'get':17 'hot':18 'incorrect':5 'inform':6 're':10 'second':22 'short':24 'spread':4 'volt':15 'would':2 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5522146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700713740 {#4917
      date: 2023-11-23 05:29:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I used to put small coins on the terminals til they got super hot, then drop the coin on the desk in front of them. When they go to pick it up, it burns them. Peak comedy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700730690 {#5071
    date: 2023-11-23 10:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5062 …}
  +nested: Doctrine\ORM\PersistentCollection {#5060 …}
  +votes: Doctrine\ORM\PersistentCollection {#5058 …}
  +reports: Doctrine\ORM\PersistentCollection {#5073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
  -id: 153946
  -bodyTs: "'burn':34 'coin':6,18 'comedi':37 'desk':21 'drop':16 'front':23 'go':28 'got':12 'hot':14 'peak':36 'pick':30 'put':4 'small':5 'super':13 'termin':9 'til':10 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730690 {#5068
    date: 2023-11-23 10:11:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5070
  +user: Proxies\__CG__\App\Entity\User {#5063 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4704 …}
    +root: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +body: "Why would you spread incorrect information so confidently? You’re absolutely wrong. A 9 volt will get hot in a few seconds when shorted."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700713740 {#4916
      date: 2023-11-23 05:29:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@toxic_cloud@lemmy.world"
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 153333
    -bodyTs: "'9':14 'absolut':11 'confid':8 'get':17 'hot':18 'incorrect':5 'inform':6 're':10 'second':22 'short':24 'spread':4 'volt':15 'would':2 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5522146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700713740 {#4917
      date: 2023-11-23 05:29:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I used to put small coins on the terminals til they got super hot, then drop the coin on the desk in front of them. When they go to pick it up, it burns them. Peak comedy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700730690 {#5071
    date: 2023-11-23 10:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5062 …}
  +nested: Doctrine\ORM\PersistentCollection {#5060 …}
  +votes: Doctrine\ORM\PersistentCollection {#5058 …}
  +reports: Doctrine\ORM\PersistentCollection {#5073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
  -id: 153946
  -bodyTs: "'burn':34 'coin':6,18 'comedi':37 'desk':21 'drop':16 'front':23 'go':28 'got':12 'hot':14 'peak':36 'pick':30 'put':4 'small':5 'super':13 'termin':9 'til':10 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730690 {#5068
    date: 2023-11-23 10:11:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5070
  +user: Proxies\__CG__\App\Entity\User {#5063 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4704 …}
    +root: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +body: "Why would you spread incorrect information so confidently? You’re absolutely wrong. A 9 volt will get hot in a few seconds when shorted."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700713740 {#4916
      date: 2023-11-23 05:29:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
      "@toxic_cloud@lemmy.world"
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 153333
    -bodyTs: "'9':14 'absolut':11 'confid':8 'get':17 'hot':18 'incorrect':5 'inform':6 're':10 'second':22 'short':24 'spread':4 'volt':15 'would':2 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5522146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700713740 {#4917
      date: 2023-11-23 05:29:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I used to put small coins on the terminals til they got super hot, then drop the coin on the desk in front of them. When they go to pick it up, it burns them. Peak comedy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700730690 {#5071
    date: 2023-11-23 10:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5062 …}
  +nested: Doctrine\ORM\PersistentCollection {#5060 …}
  +votes: Doctrine\ORM\PersistentCollection {#5058 …}
  +reports: Doctrine\ORM\PersistentCollection {#5073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
  -id: 153946
  -bodyTs: "'burn':34 'coin':6,18 'comedi':37 'desk':21 'drop':16 'front':23 'go':28 'got':12 'hot':14 'peak':36 'pick':30 'put':4 'small':5 'super':13 'termin':9 'til':10 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730690 {#5068
    date: 2023-11-23 10:11:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4933
  +user: Proxies\__CG__\App\Entity\User {#4934 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: "Put an AA battery in some aluminium foil, much can happen with even such a small battery"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700714111 {#4931
    date: 2023-11-23 05:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 153350
  -bodyTs: "'aa':3 'aluminium':7 'batteri':4,17 'even':13 'foil':8 'happen':11 'much':9 'put':1 'small':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5071130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714111 {#4932
    date: 2023-11-23 05:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4933
  +user: Proxies\__CG__\App\Entity\User {#4934 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: "Put an AA battery in some aluminium foil, much can happen with even such a small battery"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700714111 {#4931
    date: 2023-11-23 05:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 153350
  -bodyTs: "'aa':3 'aluminium':7 'batteri':4,17 'even':13 'foil':8 'happen':11 'much':9 'put':1 'small':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5071130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714111 {#4932
    date: 2023-11-23 05:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4933
  +user: Proxies\__CG__\App\Entity\User {#4934 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: "Put an AA battery in some aluminium foil, much can happen with even such a small battery"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700714111 {#4931
    date: 2023-11-23 05:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 153350
  -bodyTs: "'aa':3 'aluminium':7 'batteri':4,17 'even':13 'foil':8 'happen':11 'much':9 'put':1 'small':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5071130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714111 {#4932
    date: 2023-11-23 05:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4949
  +user: Proxies\__CG__\App\Entity\User {#4659 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: "You can start a fire with a 9v battery and some steel wool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700713447 {#4947
    date: 2023-11-23 05:24:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 153322
  -bodyTs: "'9v':8 'batteri':9 'fire':5 'start':3 'steel':12 'wool':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713447 {#4948
    date: 2023-11-23 05:24:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4949
  +user: Proxies\__CG__\App\Entity\User {#4659 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: "You can start a fire with a 9v battery and some steel wool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700713447 {#4947
    date: 2023-11-23 05:24:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 153322
  -bodyTs: "'9v':8 'batteri':9 'fire':5 'start':3 'steel':12 'wool':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713447 {#4948
    date: 2023-11-23 05:24:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4949
  +user: Proxies\__CG__\App\Entity\User {#4659 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: "You can start a fire with a 9v battery and some steel wool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700713447 {#4947
    date: 2023-11-23 05:24:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 153322
  -bodyTs: "'9v':8 'batteri':9 'fire':5 'start':3 'steel':12 'wool':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713447 {#4948
    date: 2023-11-23 05:24:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4964
  +user: Proxies\__CG__\App\Entity\User {#4554 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: """
    I mean, someone with a septum piercing could confirm this pretty fast.\n
    \n
    Pretty sure it would be nice and toasty inside 30 seconds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700714191 {#4962
    date: 2023-11-23 05:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 153353
  -bodyTs: "'30':22 'confirm':9 'could':8 'fast':12 'insid':21 'mean':2 'nice':18 'pierc':7 'pretti':11,13 'second':23 'septum':6 'someon':3 'sure':14 'toasti':20 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3727048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714191 {#4963
    date: 2023-11-23 05:36:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4964
  +user: Proxies\__CG__\App\Entity\User {#4554 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: """
    I mean, someone with a septum piercing could confirm this pretty fast.\n
    \n
    Pretty sure it would be nice and toasty inside 30 seconds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700714191 {#4962
    date: 2023-11-23 05:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 153353
  -bodyTs: "'30':22 'confirm':9 'could':8 'fast':12 'insid':21 'mean':2 'nice':18 'pierc':7 'pretti':11,13 'second':23 'septum':6 'someon':3 'sure':14 'toasti':20 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3727048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714191 {#4963
    date: 2023-11-23 05:36:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4964
  +user: Proxies\__CG__\App\Entity\User {#4554 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4704 …}
  +root: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +body: """
    I mean, someone with a septum piercing could confirm this pretty fast.\n
    \n
    Pretty sure it would be nice and toasty inside 30 seconds.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700714191 {#4962
    date: 2023-11-23 05:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@toxic_cloud@lemmy.world"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 153353
  -bodyTs: "'30':22 'confirm':9 'could':8 'fast':12 'insid':21 'mean':2 'nice':18 'pierc':7 'pretti':11,13 'second':23 'septum':6 'someon':3 'sure':14 'toasti':20 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3727048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714191 {#4963
    date: 2023-11-23 05:36:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4537
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Yes, it would heat up. It would not be pleasant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700713806 {#4535
    date: 2023-11-23 05:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4539 …}
  +nested: Doctrine\ORM\PersistentCollection {#4541 …}
  +votes: Doctrine\ORM\PersistentCollection {#4543 …}
  +reports: Doctrine\ORM\PersistentCollection {#4545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
  -id: 153336
  -bodyTs: "'heat':4 'pleasant':10 'would':3,7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713806 {#4536
    date: 2023-11-23 05:30:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4537
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Yes, it would heat up. It would not be pleasant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700713806 {#4535
    date: 2023-11-23 05:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4539 …}
  +nested: Doctrine\ORM\PersistentCollection {#4541 …}
  +votes: Doctrine\ORM\PersistentCollection {#4543 …}
  +reports: Doctrine\ORM\PersistentCollection {#4545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
  -id: 153336
  -bodyTs: "'heat':4 'pleasant':10 'would':3,7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713806 {#4536
    date: 2023-11-23 05:30:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4537
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Yes, it would heat up. It would not be pleasant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700713806 {#4535
    date: 2023-11-23 05:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4539 …}
  +nested: Doctrine\ORM\PersistentCollection {#4541 …}
  +votes: Doctrine\ORM\PersistentCollection {#4543 …}
  +reports: Doctrine\ORM\PersistentCollection {#4545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
  -id: 153336
  -bodyTs: "'heat':4 'pleasant':10 'would':3,7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5522168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700713806 {#4536
    date: 2023-11-23 05:30:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4553
  +user: Proxies\__CG__\App\Entity\User {#4554 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    You don't shock the person.\n
    \n
    You heat up the metal until it burns them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1700714098 {#4551
    date: 2023-11-23 05:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -id: 153349
  -bodyTs: "'burn':14 'heat':8 'metal':11 'person':6 'shock':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3727036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714098 {#4552
    date: 2023-11-23 05:34:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4553
  +user: Proxies\__CG__\App\Entity\User {#4554 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    You don't shock the person.\n
    \n
    You heat up the metal until it burns them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1700714098 {#4551
    date: 2023-11-23 05:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -id: 153349
  -bodyTs: "'burn':14 'heat':8 'metal':11 'person':6 'shock':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3727036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714098 {#4552
    date: 2023-11-23 05:34:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4553
  +user: Proxies\__CG__\App\Entity\User {#4554 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    You don't shock the person.\n
    \n
    You heat up the metal until it burns them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1700714098 {#4551
    date: 2023-11-23 05:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -id: 153349
  -bodyTs: "'burn':14 'heat':8 'metal':11 'person':6 'shock':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3727036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700714098 {#4552
    date: 2023-11-23 05:34:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4720
  +user: Proxies\__CG__\App\Entity\User {#4721 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4553
    +user: Proxies\__CG__\App\Entity\User {#4554 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      You don't shock the person.\n
      \n
      You heat up the metal until it burns them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1700714098 {#4551
      date: 2023-11-23 05:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4557 …}
    +votes: Doctrine\ORM\PersistentCollection {#4559 …}
    +reports: Doctrine\ORM\PersistentCollection {#4561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
    -id: 153349
    -bodyTs: "'burn':14 'heat':8 'metal':11 'person':6 'shock':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3727036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700714098 {#4552
      date: 2023-11-23 05:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I used to burn paper with a 9 volt and a paperclip. Good times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700719150 {#4718
    date: 2023-11-23 06:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@Melkath@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 153534
  -bodyTs: "'9':8 'burn':4 'good':13 'paper':5 'paperclip':12 'time':14 'use':2 'volt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6475913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700719150 {#4719
    date: 2023-11-23 06:59:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4720
  +user: Proxies\__CG__\App\Entity\User {#4721 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4553
    +user: Proxies\__CG__\App\Entity\User {#4554 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      You don't shock the person.\n
      \n
      You heat up the metal until it burns them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1700714098 {#4551
      date: 2023-11-23 05:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4557 …}
    +votes: Doctrine\ORM\PersistentCollection {#4559 …}
    +reports: Doctrine\ORM\PersistentCollection {#4561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
    -id: 153349
    -bodyTs: "'burn':14 'heat':8 'metal':11 'person':6 'shock':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3727036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700714098 {#4552
      date: 2023-11-23 05:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I used to burn paper with a 9 volt and a paperclip. Good times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700719150 {#4718
    date: 2023-11-23 06:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@Melkath@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 153534
  -bodyTs: "'9':8 'burn':4 'good':13 'paper':5 'paperclip':12 'time':14 'use':2 'volt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6475913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700719150 {#4719
    date: 2023-11-23 06:59:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4720
  +user: Proxies\__CG__\App\Entity\User {#4721 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4553
    +user: Proxies\__CG__\App\Entity\User {#4554 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      You don't shock the person.\n
      \n
      You heat up the metal until it burns them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1700714098 {#4551
      date: 2023-11-23 05:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4557 …}
    +votes: Doctrine\ORM\PersistentCollection {#4559 …}
    +reports: Doctrine\ORM\PersistentCollection {#4561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
    -id: 153349
    -bodyTs: "'burn':14 'heat':8 'metal':11 'person':6 'shock':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3727036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700714098 {#4552
      date: 2023-11-23 05:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I used to burn paper with a 9 volt and a paperclip. Good times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700719150 {#4718
    date: 2023-11-23 06:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@Melkath@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 153534
  -bodyTs: "'9':8 'burn':4 'good':13 'paper':5 'paperclip':12 'time':14 'use':2 'volt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6475913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700719150 {#4719
    date: 2023-11-23 06:59:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4569
  +user: Proxies\__CG__\App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    They prob wouldn’t get shocked but the ring and battery will get very hot very quick as there i pretty much no resistance wich means there is a lot of current flowing.\n
    \n
    Someone else in the comments claimed to have calculated a resistance of 0.2 ohms.\n
    \n
    I=U÷R\n
    \n
    9V ÷ 0.2Ω = 45A\n
    \n
    45 amps is a lot of current to flow through a nose ring. I don’t know how much that is in heat but i’d expect you to get burned from it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700743868 {#4567
    date: 2023-11-23 13:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
  -id: 154358
  -bodyTs: "'0.2':46,52 '45':55 '45a':54 '9v':51 'amp':56 'batteri':11 'burn':85 'calcul':42 'claim':39 'comment':38 'current':32,61 'd':80 'els':35 'expect':81 'flow':33,63 'get':5,13,84 'heat':77 'hot':15 'know':71 'lot':30,59 'mean':26 'much':22,73 'nose':66 'ohm':47 'pretti':21 'prob':2 'quick':17 'r':50 'resist':24,44 'ring':9,67 'shock':6 'someon':34 'u':49 'wich':25 'wouldn':3 'ω':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6055070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700743868 {#4568
    date: 2023-11-23 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4569
  +user: Proxies\__CG__\App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    They prob wouldn’t get shocked but the ring and battery will get very hot very quick as there i pretty much no resistance wich means there is a lot of current flowing.\n
    \n
    Someone else in the comments claimed to have calculated a resistance of 0.2 ohms.\n
    \n
    I=U÷R\n
    \n
    9V ÷ 0.2Ω = 45A\n
    \n
    45 amps is a lot of current to flow through a nose ring. I don’t know how much that is in heat but i’d expect you to get burned from it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700743868 {#4567
    date: 2023-11-23 13:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
  -id: 154358
  -bodyTs: "'0.2':46,52 '45':55 '45a':54 '9v':51 'amp':56 'batteri':11 'burn':85 'calcul':42 'claim':39 'comment':38 'current':32,61 'd':80 'els':35 'expect':81 'flow':33,63 'get':5,13,84 'heat':77 'hot':15 'know':71 'lot':30,59 'mean':26 'much':22,73 'nose':66 'ohm':47 'pretti':21 'prob':2 'quick':17 'r':50 'resist':24,44 'ring':9,67 'shock':6 'someon':34 'u':49 'wich':25 'wouldn':3 'ω':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6055070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700743868 {#4568
    date: 2023-11-23 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4569
  +user: Proxies\__CG__\App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1701243084 {#4400
      date: 2023-11-29 08:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 153252
    -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3957883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711880 {#4401
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    They prob wouldn’t get shocked but the ring and battery will get very hot very quick as there i pretty much no resistance wich means there is a lot of current flowing.\n
    \n
    Someone else in the comments claimed to have calculated a resistance of 0.2 ohms.\n
    \n
    I=U÷R\n
    \n
    9V ÷ 0.2Ω = 45A\n
    \n
    45 amps is a lot of current to flow through a nose ring. I don’t know how much that is in heat but i’d expect you to get burned from it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700743868 {#4567
    date: 2023-11-23 13:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
  -id: 154358
  -bodyTs: "'0.2':46,52 '45':55 '45a':54 '9v':51 'amp':56 'batteri':11 'burn':85 'calcul':42 'claim':39 'comment':38 'current':32,61 'd':80 'els':35 'expect':81 'flow':33,63 'get':5,13,84 'heat':77 'hot':15 'know':71 'lot':30,59 'mean':26 'much':22,73 'nose':66 'ohm':47 'pretti':21 'prob':2 'quick':17 'r':50 'resist':24,44 'ring':9,67 'shock':6 'someon':34 'u':49 'wich':25 'wouldn':3 'ω':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6055070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700743868 {#4568
    date: 2023-11-23 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4832
  +user: Proxies\__CG__\App\Entity\User {#4833 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      They prob wouldn’t get shocked but the ring and battery will get very hot very quick as there i pretty much no resistance wich means there is a lot of current flowing.\n
      \n
      Someone else in the comments claimed to have calculated a resistance of 0.2 ohms.\n
      \n
      I=U÷R\n
      \n
      9V ÷ 0.2Ω = 45A\n
      \n
      45 amps is a lot of current to flow through a nose ring. I don’t know how much that is in heat but i’d expect you to get burned from it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700743868 {#4567
      date: 2023-11-23 13:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 154358
    -bodyTs: "'0.2':46,52 '45':55 '45a':54 '9v':51 'amp':56 'batteri':11 'burn':85 'calcul':42 'claim':39 'comment':38 'current':32,61 'd':80 'els':35 'expect':81 'flow':33,63 'get':5,13,84 'heat':77 'hot':15 'know':71 'lot':30,59 'mean':26 'much':22,73 'nose':66 'ohm':47 'pretti':21 'prob':2 'quick':17 'r':50 'resist':24,44 'ring':9,67 'shock':6 'someon':34 'u':49 'wich':25 'wouldn':3 'ω':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6055070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700743868 {#4568
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    You won’t get more than a few mA out of an alkaline, but heat does build up. (Internal resistance)\n
    \n
    A NiMH on the other and can give over 10 amps. They’re a seriously risky thing to leave around loose metal bits. Or attached to thin wires.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700746304 {#4829
    date: 2023-11-23 14:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -id: 154493
  -bodyTs: "'10':30 'alkalin':13 'amp':31 'around':40 'attach':45 'bit':43 'build':17 'get':4 'give':28 'heat':15 'intern':19 'leav':39 'loos':41 'ma':9 'metal':42 'nimh':22 're':33 'resist':20 'riski':36 'serious':35 'thin':47 'thing':37 'wire':48 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4840826"
  +editedAt: DateTimeImmutable @1701381921 {#4830
    date: 2023-11-30 23:05:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746304 {#4831
    date: 2023-11-23 14:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4832
  +user: Proxies\__CG__\App\Entity\User {#4833 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      They prob wouldn’t get shocked but the ring and battery will get very hot very quick as there i pretty much no resistance wich means there is a lot of current flowing.\n
      \n
      Someone else in the comments claimed to have calculated a resistance of 0.2 ohms.\n
      \n
      I=U÷R\n
      \n
      9V ÷ 0.2Ω = 45A\n
      \n
      45 amps is a lot of current to flow through a nose ring. I don’t know how much that is in heat but i’d expect you to get burned from it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700743868 {#4567
      date: 2023-11-23 13:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 154358
    -bodyTs: "'0.2':46,52 '45':55 '45a':54 '9v':51 'amp':56 'batteri':11 'burn':85 'calcul':42 'claim':39 'comment':38 'current':32,61 'd':80 'els':35 'expect':81 'flow':33,63 'get':5,13,84 'heat':77 'hot':15 'know':71 'lot':30,59 'mean':26 'much':22,73 'nose':66 'ohm':47 'pretti':21 'prob':2 'quick':17 'r':50 'resist':24,44 'ring':9,67 'shock':6 'someon':34 'u':49 'wich':25 'wouldn':3 'ω':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6055070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700743868 {#4568
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    You won’t get more than a few mA out of an alkaline, but heat does build up. (Internal resistance)\n
    \n
    A NiMH on the other and can give over 10 amps. They’re a seriously risky thing to leave around loose metal bits. Or attached to thin wires.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700746304 {#4829
    date: 2023-11-23 14:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -id: 154493
  -bodyTs: "'10':30 'alkalin':13 'amp':31 'around':40 'attach':45 'bit':43 'build':17 'get':4 'give':28 'heat':15 'intern':19 'leav':39 'loos':41 'ma':9 'metal':42 'nimh':22 're':33 'resist':20 'riski':36 'serious':35 'thin':47 'thing':37 'wire':48 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4840826"
  +editedAt: DateTimeImmutable @1701381921 {#4830
    date: 2023-11-30 23:05:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746304 {#4831
    date: 2023-11-23 14:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4832
  +user: Proxies\__CG__\App\Entity\User {#4833 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      They prob wouldn’t get shocked but the ring and battery will get very hot very quick as there i pretty much no resistance wich means there is a lot of current flowing.\n
      \n
      Someone else in the comments claimed to have calculated a resistance of 0.2 ohms.\n
      \n
      I=U÷R\n
      \n
      9V ÷ 0.2Ω = 45A\n
      \n
      45 amps is a lot of current to flow through a nose ring. I don’t know how much that is in heat but i’d expect you to get burned from it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700743868 {#4567
      date: 2023-11-23 13:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 154358
    -bodyTs: "'0.2':46,52 '45':55 '45a':54 '9v':51 'amp':56 'batteri':11 'burn':85 'calcul':42 'claim':39 'comment':38 'current':32,61 'd':80 'els':35 'expect':81 'flow':33,63 'get':5,13,84 'heat':77 'hot':15 'know':71 'lot':30,59 'mean':26 'much':22,73 'nose':66 'ohm':47 'pretti':21 'prob':2 'quick':17 'r':50 'resist':24,44 'ring':9,67 'shock':6 'someon':34 'u':49 'wich':25 'wouldn':3 'ω':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6055070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700743868 {#4568
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    You won’t get more than a few mA out of an alkaline, but heat does build up. (Internal resistance)\n
    \n
    A NiMH on the other and can give over 10 amps. They’re a seriously risky thing to leave around loose metal bits. Or attached to thin wires.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700746304 {#4829
    date: 2023-11-23 14:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -id: 154493
  -bodyTs: "'10':30 'alkalin':13 'amp':31 'around':40 'attach':45 'bit':43 'build':17 'get':4 'give':28 'heat':15 'intern':19 'leav':39 'loos':41 'ma':9 'metal':42 'nimh':22 're':33 'resist':20 'riski':36 'serious':35 'thin':47 'thing':37 'wire':48 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4840826"
  +editedAt: DateTimeImmutable @1701381921 {#4830
    date: 2023-11-30 23:05:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746304 {#4831
    date: 2023-11-23 14:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4848
  +user: Proxies\__CG__\App\Entity\User {#4849 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      They prob wouldn’t get shocked but the ring and battery will get very hot very quick as there i pretty much no resistance wich means there is a lot of current flowing.\n
      \n
      Someone else in the comments claimed to have calculated a resistance of 0.2 ohms.\n
      \n
      I=U÷R\n
      \n
      9V ÷ 0.2Ω = 45A\n
      \n
      45 amps is a lot of current to flow through a nose ring. I don’t know how much that is in heat but i’d expect you to get burned from it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700743868 {#4567
      date: 2023-11-23 13:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 154358
    -bodyTs: "'0.2':46,52 '45':55 '45a':54 '9v':51 'amp':56 'batteri':11 'burn':85 'calcul':42 'claim':39 'comment':38 'current':32,61 'd':80 'els':35 'expect':81 'flow':33,63 'get':5,13,84 'heat':77 'hot':15 'know':71 'lot':30,59 'mean':26 'much':22,73 'nose':66 'ohm':47 'pretti':21 'prob':2 'quick':17 'r':50 'resist':24,44 'ring':9,67 'shock':6 'someon':34 'u':49 'wich':25 'wouldn':3 'ω':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6055070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700743868 {#4568
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Definitely won’t get shocked. I’ve run estim through nipple piercings and no shocks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700747798 {#4846
    date: 2023-11-23 14:56:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -id: 154595
  -bodyTs: "'definit':1 'estim':9 'get':4 'nippl':11 'pierc':12 'run':8 'shock':5,15 've':7 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747798 {#4847
    date: 2023-11-23 14:56:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4848
  +user: Proxies\__CG__\App\Entity\User {#4849 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      They prob wouldn’t get shocked but the ring and battery will get very hot very quick as there i pretty much no resistance wich means there is a lot of current flowing.\n
      \n
      Someone else in the comments claimed to have calculated a resistance of 0.2 ohms.\n
      \n
      I=U÷R\n
      \n
      9V ÷ 0.2Ω = 45A\n
      \n
      45 amps is a lot of current to flow through a nose ring. I don’t know how much that is in heat but i’d expect you to get burned from it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700743868 {#4567
      date: 2023-11-23 13:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 154358
    -bodyTs: "'0.2':46,52 '45':55 '45a':54 '9v':51 'amp':56 'batteri':11 'burn':85 'calcul':42 'claim':39 'comment':38 'current':32,61 'd':80 'els':35 'expect':81 'flow':33,63 'get':5,13,84 'heat':77 'hot':15 'know':71 'lot':30,59 'mean':26 'much':22,73 'nose':66 'ohm':47 'pretti':21 'prob':2 'quick':17 'r':50 'resist':24,44 'ring':9,67 'shock':6 'someon':34 'u':49 'wich':25 'wouldn':3 'ω':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6055070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700743868 {#4568
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Definitely won’t get shocked. I’ve run estim through nipple piercings and no shocks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700747798 {#4846
    date: 2023-11-23 14:56:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -id: 154595
  -bodyTs: "'definit':1 'estim':9 'get':4 'nippl':11 'pierc':12 'run':8 'shock':5,15 've':7 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747798 {#4847
    date: 2023-11-23 14:56:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4848
  +user: Proxies\__CG__\App\Entity\User {#4849 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "They-said-wake-me-up-at-6-AM"
    +title: "They said wake me up at 6 AM"
    +url: "https://lemmy.world/pictrs/image/aaa6420b-8c5c-458b-aa26-7bd221e7820f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 620
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700871524 {#2414
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15698
    -titleTs: "'6':7 'said':2 'wake':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700797175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8630716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700710775 {#1793
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Would the person feel anything? Presumably the electricity would flow through the metal as path of least resistance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1701243084 {#4400
        date: 2023-11-29 08:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sgt_choke_n_stroke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 153252
      -bodyTs: "'anyth':5 'electr':8 'feel':4 'flow':10 'least':17 'metal':13 'path':15 'person':3 'presum':6 'resist':18 'would':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3957883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711880 {#4401
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      They prob wouldn’t get shocked but the ring and battery will get very hot very quick as there i pretty much no resistance wich means there is a lot of current flowing.\n
      \n
      Someone else in the comments claimed to have calculated a resistance of 0.2 ohms.\n
      \n
      I=U÷R\n
      \n
      9V ÷ 0.2Ω = 45A\n
      \n
      45 amps is a lot of current to flow through a nose ring. I don’t know how much that is in heat but i’d expect you to get burned from it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700743868 {#4567
      date: 2023-11-23 13:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sgt_choke_n_stroke@lemmy.world"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 154358
    -bodyTs: "'0.2':46,52 '45':55 '45a':54 '9v':51 'amp':56 'batteri':11 'burn':85 'calcul':42 'claim':39 'comment':38 'current':32,61 'd':80 'els':35 'expect':81 'flow':33,63 'get':5,13,84 'heat':77 'hot':15 'know':71 'lot':30,59 'mean':26 'much':22,73 'nose':66 'ohm':47 'pretti':21 'prob':2 'quick':17 'r':50 'resist':24,44 'ring':9,67 'shock':6 'someon':34 'u':49 'wich':25 'wouldn':3 'ω':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6055070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700743868 {#4568
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Definitely won’t get shocked. I’ve run estim through nipple piercings and no shocks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700747798 {#4846
    date: 2023-11-23 14:56:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
    "@Dave@lemmy.nz"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -id: 154595
  -bodyTs: "'definit':1 'estim':9 'get':4 'nippl':11 'pierc':12 'run':8 'shock':5,15 've':7 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747798 {#4847
    date: 2023-11-23 14:56:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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